Searched refs:SW_TXBD_RING_SIZE (Results 1 – 2 of 2) sorted by relevance
6587 #define SW_TXBD_RING_SIZE (sizeof(struct sw_tx_bd) * TX_DESC_CNT) macro
747 txr->tx_buf_ring = kzalloc(SW_TXBD_RING_SIZE, GFP_KERNEL); in bnx2_alloc_tx_mem()