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