Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bwi/
HDbwirf.c150 static void bwi_rf_off_11bg(struct bwi_mac *);
300 rf->rf_off = bwi_rf_off_11bg; in bwi_rf_attach()
319 rf->rf_off = bwi_rf_off_11bg; in bwi_rf_attach()
553 bwi_rf_off_11bg(struct bwi_mac *mac) in bwi_rf_off_11bg() function