Searched refs:phy_corenum (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 473 pi->pubpi.phy_corenum = PHY_CORE_NUM_2; in wlc_phy_attach() 2190 wlc_phy_compute_dB(cmplx_pwr, cmplx_pwr_dbm, pi->pubpi.phy_corenum); in wlc_phy_noise_calc_phy() 2192 for (i = 0; i < pi->pubpi.phy_corenum; i++) { in wlc_phy_noise_calc_phy() 2200 for (i = 0; i < pi->pubpi.phy_corenum; i++) { in wlc_phy_noise_calc_phy() 2241 for (idx = 0, core = 0; core < pi->pubpi.phy_corenum; idx += 2, in wlc_phy_noise_read_shmem() 2257 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_noise_read_shmem() 2302 pi->pubpi.phy_corenum); in wlc_phy_noise_sample_intr() 2424 for (i = 0; i < pi->pubpi.phy_corenum; i++) in wlc_phy_noise_sample_request() 2430 for (i = 0; i < pi->pubpi.phy_corenum; i++) { in wlc_phy_noise_sample_request() 2800 pi->pubpi.phy_corenum = (u8)hweight8(pi->sh->phyrxchain); in wlc_phy_stf_chain_init() [all …]
|
| H A D | phy_n.c | 14634 for (i = 0; i < pi->pubpi.phy_corenum; i++) in wlc_phy_attach_nphy() 15112 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_adjust_lnagaintbl_nphy() 15365 pi->pubpi.phy_corenum, 0x106, 16, in wlc_phy_workarounds_nphy_gainctrl_2057_rev6() 15935 pi->pubpi.phy_corenum, 0x106, 16, in wlc_phy_workarounds_nphy_gainctrl() 18333 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_cal_txgainctrl_nphy() 22234 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_set_rssi_2055_vcm() 22434 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_rssi_cal_nphy_rev3() 22561 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_rssi_cal_nphy_rev3() 27751 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_txpwr_fixpower_nphy() 28183 for (core = 0; core < pi->pubpi.phy_corenum; in wlc_phy_txpwrctrl_enable_nphy() [all …]
|
| H A D | phy_int.h | 506 u8 phy_corenum; member
|