TX_RESERVED
#define tx_ring_full(ap, csm, prd) (tx_space(ap, csm, prd) <= TX_RESERVED)
REGISTER_AZ(TX_RESERVED),