Searched refs:RF_CLRBITS (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bwi/ |
H A D | bwirf.h | 117 #define RF_CLRBITS(mac, ofs, bits) \ macro
|
H A D | bwirf.c | 458 RF_CLRBITS(mac, 0x7a, 0xff08); in bwi_rf_get_gains() 1670 RF_CLRBITS(mac, 0x7a, 0xff80); in bwi_rf_calc_nrssi_slope_11b() 1672 RF_CLRBITS(mac, 0x7a, 0xfff0); in bwi_rf_calc_nrssi_slope_11b() 1687 RF_CLRBITS(mac, 0x7a, 0xff80); in bwi_rf_calc_nrssi_slope_11b() 1699 RF_CLRBITS(mac, 0x43, 0xff0f); in bwi_rf_calc_nrssi_slope_11b() 1818 RF_CLRBITS(mac, 0x7a, 0xff80); in bwi_rf_set_nrssi_ofs_11g() 1981 RF_CLRBITS(mac, 0x7a, 0xff08); in bwi_rf_calc_nrssi_slope_11g() 1994 RF_CLRBITS(mac, 0x7a, 0xff80); in bwi_rf_calc_nrssi_slope_11g()
|
H A D | bwimac.c | 819 RF_CLRBITS(mac, 0x76, 0x84); in bwi_mac_init_tpctl_11bg()
|