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