Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bwi/
Dbwirf.h84 _mac->mac_rf.rf_calc_nrssi_slope(_mac); in bwi_rf_calc_nrssi_slope()
Dif_bwivar.h419 void (*rf_calc_nrssi_slope)(struct bwi_mac *); member
Dbwirf.c300 rf->rf_calc_nrssi_slope = bwi_rf_calc_nrssi_slope_11b; in bwi_rf_attach()
319 rf->rf_calc_nrssi_slope = bwi_rf_calc_nrssi_slope_11g; in bwi_rf_attach()