Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_run.c440 static int run_tx_param(struct run_softc *, struct mbuf *,
3718 run_tx_param(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni, in run_tx_param() function
3819 if ((error = run_tx_param(sc, m, ni, params)) != 0) { in run_raw_xmit()