Searched refs:phy_corenum (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| A D | phy_cmn.c | 451 pi->pubpi.phy_corenum = PHY_CORE_NUM_2; in wlc_phy_attach() 1884 wlc_phy_compute_dB(cmplx_pwr, cmplx_pwr_dbm, pi->pubpi.phy_corenum); in wlc_phy_noise_calc_phy() 1886 for (i = 0; i < pi->pubpi.phy_corenum; i++) { in wlc_phy_noise_calc_phy() 1894 for (i = 0; i < pi->pubpi.phy_corenum; i++) { in wlc_phy_noise_calc_phy() 1935 for (idx = 0, core = 0; core < pi->pubpi.phy_corenum; idx += 2, in wlc_phy_noise_read_shmem() 1951 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_noise_read_shmem() 1996 pi->pubpi.phy_corenum); in wlc_phy_noise_sample_intr() 2118 for (i = 0; i < pi->pubpi.phy_corenum; i++) in wlc_phy_noise_sample_request() 2124 for (i = 0; i < pi->pubpi.phy_corenum; i++) { in wlc_phy_noise_sample_request() 2442 pi->pubpi.phy_corenum = (u8)hweight8(pi->sh->phyrxchain); in wlc_phy_stf_chain_init() [all …]
|
| 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() 22229 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_set_rssi_2055_vcm() 22429 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_rssi_cal_nphy_rev3() 22556 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_rssi_cal_nphy_rev3() 27744 for (core = 0; core < pi->pubpi.phy_corenum; core++) { in wlc_phy_txpwr_fixpower_nphy() 28176 for (core = 0; core < pi->pubpi.phy_corenum; in wlc_phy_txpwrctrl_enable_nphy() [all …]
|
| A D | phy_int.h | 506 u8 phy_corenum; member
|
Completed in 46 milliseconds