Searched refs:leg_data_weights (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_n.c | 15335 u32 leg_data_weights, ht_data_weights, nss1_data_weights, in wlc_phy_workarounds_nphy() local 15434 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy() 15435 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy() 15437 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy() 15914 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy() 15915 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy() 15917 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy()
|