Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwirf.h85 _mac->mac_rf.rf_calc_nrssi_slope(_mac); in bwi_rf_calc_nrssi_slope()
H A Dif_bwivar.h420 void (*rf_calc_nrssi_slope)(struct bwi_mac *); member
H A Dbwirf.c301 rf->rf_calc_nrssi_slope = bwi_rf_calc_nrssi_slope_11b; in bwi_rf_attach()
320 rf->rf_calc_nrssi_slope = bwi_rf_calc_nrssi_slope_11g; in bwi_rf_attach()