Searched refs:tx_bd (Results 1 – 2 of 2) sorted by relevance
574 struct tx_bd { struct5647 #define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))5861 struct tx_bd **tx_bd_chain; /* tx_pages */
2120 txr->tx_bd_chain = kmalloc(sizeof(struct tx_bd *) * txr->tx_pages, in bce_create_tx_ring()3969 struct tx_bd *txbd; in bce_init_tx_chain()4840 struct tx_bd *txbd = NULL; in bce_encap()