Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/wi/
H A Dif_wi.c141 static int wi_write_txrate(struct wi_softc *, struct ieee80211vap *);
802 wi_write_txrate(sc, vap); in wi_newstate_sta()
872 wi_write_txrate(sc, vap); in wi_newstate_hostap()
1660 wi_write_txrate(struct wi_softc *sc, struct ieee80211vap *vap) in wi_write_txrate() function