Searched defs:fxp_txsw (Results 1 – 1 of 1) sorted by relevance
88 struct fxp_txsw { struct89 struct fxp_txsw *tx_next; argument90 struct mbuf *tx_mbuf;91 bus_dmamap_t tx_map;92 bus_addr_t tx_off;93 struct fxp_cb_tx *tx_cb;