Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/
H A Dif_rtwn_beacon.h24 int rtwn_tx_beacon_check(struct rtwn_softc *, struct rtwn_vap *);
H A Dif_rtwn_beacon.c133 return (rtwn_tx_beacon_check(sc, uvp)); in rtwn_setup_beacon()
242 rtwn_tx_beacon_check(struct rtwn_softc *sc, struct rtwn_vap *uvp) in rtwn_tx_beacon_check() function
H A Dif_rtwn.c900 error = rtwn_tx_beacon_check(sc, uvp); in rtwn_push_nulldata()
928 error = rtwn_tx_beacon_check(sc, uvp2); in rtwn_push_nulldata()