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