Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwivar.h387 void (*rf_calc_nrssi_slope)(struct bwi_mac *); member
710 _mac->mac_rf.rf_calc_nrssi_slope(_mac); in bwi_rf_calc_nrssi_slope()
H A Dbwi.c3833 rf->rf_calc_nrssi_slope = bwi_rf_calc_nrssi_slope_11b; in bwi_rf_attach()
3852 rf->rf_calc_nrssi_slope = bwi_rf_calc_nrssi_slope_11g; in bwi_rf_attach()