TOTAL_RX_BD_PER_PAGE
#define USABLE_RX_BD_PER_PAGE (TOTAL_RX_BD_PER_PAGE - 1)
#define TOTAL_RX_BD(rxr) (TOTAL_RX_BD_PER_PAGE * (rxr)->rx_pages)