Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c211 static int wpi_tx_data_raw(struct wpi_softc *, struct mbuf *,
2992 wpi_tx_data_raw(struct wpi_softc *sc, struct mbuf *m, in wpi_tx_data_raw() function
3139 error = wpi_tx_data_raw(sc, m, ni, params); in wpi_raw_xmit()