OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_spur_chans
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
athnvar.h
396
(*
get_spur_chans
)(struct athn_softc *, int);
member in struct:athn_ops
arn5416.c
108
sc->sc_ops.
get_spur_chans
= ar5416_get_spur_chans;
684
spurchans = sc->sc_ops.
get_spur_chans
(sc, IEEE80211_IS_CHAN_2GHZ(c));
arn9280.c
95
sc->sc_ops.
get_spur_chans
= ar5416_get_spur_chans;
477
spurchans = sc->sc_ops.
get_spur_chans
(sc, IEEE80211_IS_CHAN_2GHZ(c));
arn9287.c
108
sc->sc_ops.
get_spur_chans
= ar9287_get_spur_chans;
arn9285.c
111
sc->sc_ops.
get_spur_chans
= ar9285_get_spur_chans;
Completed in 45 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025