Searched refs:eth_tx_bd_types (Results 1 – 6 of 6) sorted by relevance
50 union eth_tx_bd_types *tx_ring; /**< TX ring virtual address. */
272 tsize = txq->nb_tx_desc * sizeof(union eth_tx_bd_types); in bnx2x_dev_tx_queue_setup()279 txq->tx_ring = (union eth_tx_bd_types *) tz->addr; in bnx2x_dev_tx_queue_setup()
5239 union eth_tx_bd_types { union5252 union eth_tx_bd_types bds[13];
145 #define TOTAL_TX_BD_PER_PAGE (BNX2X_PAGE_SIZE / sizeof(union eth_tx_bd_types)) /* 256 */
678 union eth_tx_bd_types { union
412 sizeof(union eth_tx_bd_types), in qede_alloc_tx_queue_mem()