Searched refs:leg_data_weights (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 16068 u32 leg_data_weights; in wlc_phy_workarounds_nphy_rev7() local 16141 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev7() 16142 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy_rev7() 16144 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev7() 16594 u32 leg_data_weights, ht_data_weights, nss1_data_weights, in wlc_phy_workarounds_nphy_rev3() local 16614 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev3() 16615 leg_data_weights = leg_data_weights & 0xffffff; in wlc_phy_workarounds_nphy_rev3() 16617 1, 0, 32, &leg_data_weights); in wlc_phy_workarounds_nphy_rev3()
|