Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a.h85 void r12a_fix_spur(struct rtwn_softc *, struct ieee80211_channel *);
H A Dr12a_chan.c397 r12a_fix_spur(struct rtwn_softc *sc, struct ieee80211_channel *c) in r12a_fix_spur() function
/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c132 rs->rs_fix_spur = r12a_fix_spur; in r12a_attach_private()