Searched refs:leg_data_weights (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 16063 u32 leg_data_weights; in wlc_phy_workarounds_nphy_rev7() local 16136 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev7() 16137 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy_rev7() 16139 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev7() 16589 u32 leg_data_weights, ht_data_weights, nss1_data_weights, in wlc_phy_workarounds_nphy_rev3() local 16609 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev3() 16610 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy_rev3() 16612 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev3()
|