Searched refs:eth_tx_bd_types (Results 1 – 6 of 6) sorted by relevance
432 union eth_tx_bd_types { union
518 union eth_tx_bd_types *tx_desc_ring;650 #define TX_DESC_CNT (BCM_PAGE_SIZE / sizeof(union eth_tx_bd_types))
4636 union eth_tx_bd_types { union4649 union eth_tx_bd_types bds[13];
4426 sizeof(union eth_tx_bd_types) * NUM_TX_BD); in bnx2x_free_fp_mem_at()4593 sizeof(union eth_tx_bd_types) * NUM_TX_BD); in bnx2x_alloc_fp_mem_at()
1669 .elem_size = sizeof(union eth_tx_bd_types), in qede_alloc_mem_txq()
4917 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring()