Searched defs:TX_DESC_CNT (Results 1 – 4 of 4) sorted by relevance
43 #define TX_DESC_CNT 0x20 /* Allocated Tx descriptors */ macro
100 #define TX_DESC_CNT 0x10 /* Allocated Tx descriptors */ macro
650 #define TX_DESC_CNT (BCM_PAGE_SIZE / sizeof(union eth_tx_bd_types)) macro
626 #define TX_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct tx_bd)) macro