Searched refs:urtw_tx_start (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/usb/wlan/ |
H A D | if_urtw.c | 673 static int urtw_tx_start(struct urtw_softc *, 1463 if (urtw_tx_start(sc, ni, m, bf, URTW_PRIORITY_NORMAL) != 0) { in urtw_start() 1571 if (urtw_tx_start(sc, ni, m, bf, URTW_PRIORITY_LOW) != 0) { in urtw_raw_xmit() 1676 urtw_tx_start(struct urtw_softc *sc, struct ieee80211_node *ni, struct mbuf *m0, in urtw_tx_start() function
|