Searched refs:leg_data_weights (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 16079 u32 leg_data_weights; in wlc_phy_workarounds_nphy_rev7() local 16152 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev7() 16153 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy_rev7() 16155 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev7() 16605 u32 leg_data_weights, ht_data_weights, nss1_data_weights, in wlc_phy_workarounds_nphy_rev3() local 16625 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev3() 16626 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy_rev3() 16628 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev3()
|