FXP_TXCB_MASK
vtophys(&txp[(i + 1) & FXP_TXCB_MASK].cb_status);
txp[i].next = &txp[(i + 1) & FXP_TXCB_MASK];