TX_DESC_CNT
#define TX_DESC_CNT (BNGE_PAGE_SIZE / sizeof(struct tx_bd))
#define TX_DESC_CNT (BCM_PAGE_SIZE / sizeof(union eth_tx_bd_types))
#define TX_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct tx_bd))
#define TX_DESC_CNT 0x10 /* Allocated Tx descriptors */
#define TX_DESC_CNT 0x20 /* Allocated Tx descriptors */