RX_DESC_CNT
#define RX_DESC_CNT (BNGE_PAGE_SIZE / sizeof(struct rx_bd))
#define RX_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct eth_rx_bd))
#define RX_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct rx_bd))
#define RX_DESC_CNT 0x20 /* Allocated Rx descriptors */
#define RX_DESC_CNT 0x30 /* Allocated Rx descriptors */