Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c81 N_RSSI_W2, enumerator
1687 case N_RSSI_W2: in b43_nphy_scale_offset_rssi()
1763 rssi_type == N_RSSI_W2 || in b43_nphy_rev3_rssi_select()
1777 else if (rssi_type == N_RSSI_W2) in b43_nphy_rev3_rssi_select()
1835 case N_RSSI_W2: in b43_nphy_rev2_rssi_select()
2314 } else if (type == N_RSSI_W1 || type == N_RSSI_W2) { in b43_nphy_rev2_rssi_cal()
2357 if (type != N_RSSI_W2) in b43_nphy_rev2_rssi_cal()
2360 if (type == N_RSSI_W1 || type == N_RSSI_W2) in b43_nphy_rev2_rssi_cal()
2389 if (type != N_RSSI_W2) in b43_nphy_rev2_rssi_cal()
2421 b43_nphy_rssi_select(dev, 1, N_RSSI_W2); in b43_nphy_rev2_rssi_cal()
[all …]