fxp_txsw
struct fxp_txsw *txs = sc->sc_cbt_prod;
struct fxp_txsw *txs = sc->sc_cbt_cons;
struct fxp_txsw txs[FXP_NTXCB];
struct fxp_txsw *sc_cbt_cons, *sc_cbt_prod, *sc_cbt_prev;
struct fxp_txsw *tx_next;