FXP_TXCB_MASK
offsetof(struct fxp_ctrl, tx_cb[(i + 1) & FXP_TXCB_MASK]));
sc->txs[i].tx_next = &sc->txs[(i + 1) & FXP_TXCB_MASK];