Home
last modified time | relevance | path

Searched refs:fxp_tx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h124 struct fxp_tx { struct
125 struct fxp_tx *tx_next; argument
133 struct fxp_tx tx_list[FXP_NTXCB]; argument
134 struct fxp_tx mcs_tx;
137 struct fxp_tx *tx_first;
138 struct fxp_tx *tx_last;
H A Dif_fxp.c428 struct fxp_tx *txp; in fxp_attach()
930 struct fxp_tx *txp; in fxp_release()
1397 struct fxp_tx *txp; in fxp_encap()
1746 struct fxp_tx *txp; in fxp_txeof()
2176 struct fxp_tx *txp; in fxp_stop()
2268 struct fxp_tx *txp; in fxp_init_body()