Searched refs:leg_data_weights (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 16129 u32 leg_data_weights, ht_data_weights, nss1_data_weights, in wlc_phy_workarounds_nphy() local 16224 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy() 16225 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy() 16227 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy() 16716 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy() 16717 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy() 16719 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy()
|