TX_DESC_NUM_MASK
if (tx_head == TX_DESC_NUM_MASK)
#define TX_NEXT(N) (((N) + 1) & (TX_DESC_NUM_MASK))