Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.c93 N_RSSI_W2, enumerator
1699 case N_RSSI_W2: in b43_nphy_scale_offset_rssi()
1775 rssi_type == N_RSSI_W2 || in b43_nphy_rev3_rssi_select()
1789 else if (rssi_type == N_RSSI_W2) in b43_nphy_rev3_rssi_select()
1847 case N_RSSI_W2: in b43_nphy_rev2_rssi_select()
2326 } else if (type == N_RSSI_W1 || type == N_RSSI_W2) { in b43_nphy_rev2_rssi_cal()
2369 if (type != N_RSSI_W2) in b43_nphy_rev2_rssi_cal()
2372 if (type == N_RSSI_W1 || type == N_RSSI_W2) in b43_nphy_rev2_rssi_cal()
2401 if (type != N_RSSI_W2) in b43_nphy_rev2_rssi_cal()
2433 b43_nphy_rssi_select(dev, 1, N_RSSI_W2); in b43_nphy_rev2_rssi_cal()
[all …]