Lines Matching refs:ISNPHY

27 		(ISNPHY(pi) ? VALID_N_RADIO(radioid) : false) || \
329 if (ISNPHY(pi)) { in wlc_set_phy_uninitted()
480 if (!ISNPHY(pi)) in wlc_phy_attach()
482 } else if (!ISNPHY(pi) && !ISLCNPHY(pi)) { in wlc_phy_attach()
515 if (ISNPHY(pi)) in wlc_phy_attach()
533 if (ISNPHY(pi) || ISLCNPHY(pi)) in wlc_phy_attach()
546 if (ISNPHY(pi)) { in wlc_phy_attach()
630 if (ISNPHY(pi)) { in wlc_phy_anacore()
669 if (pi && (ISNPHY(pi) || ISLCNPHY(pi))) { in wlc_phy_clk_bwbits()
780 if (!(ISNPHY(pi))) in wlc_phy_init()
962 if (ISNPHY(pi) && (++count % 4 == 0)) in wlc_phy_init_radio_regs()
971 if (ISNPHY(pi) && (++count % 4 == 0)) in wlc_phy_init_radio_regs()
1010 if (ISNPHY(pi) || ISLCNPHY(pi)) in wlc_phy_do_dummy_tx()
1025 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()
1029 if (ISNPHY(pi) || ISLCNPHY(pi)) in wlc_phy_do_dummy_tx()
1055 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()
1090 if (ISNPHY(pi)) { in wlc_phy_clear_tssi()
1110 if (ISNPHY(pi)) { in wlc_phy_switch_radio()
1207 if (ISNPHY(pi)) in wlc_phy_chanspec_bandrange_get()
1267 if (ISNPHY(pi) && pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_chanspec_band_firstch()
1404 if (ISNPHY(pi)) { in wlc_phy_txpower_sromlimit()
1456 max_num_rate = ISNPHY(pi) ? TXP_NUM_RATES : in wlc_phy_txpower_sromlimit_max_get()
1578 max_num_rate = ((ISNPHY(pi)) ? (TXP_NUM_RATES) : in wlc_phy_txpower_recalc_target()
1630 if (!pi->hwpwrctrl || ISNPHY(pi)) in wlc_phy_txpower_recalc_target()
1659 if (ISNPHY(pi)) { in wlc_phy_txpower_reg_limit_calc()
1821 if (!ISNPHY(pi)) in wlc_phy_runbist_config()
1886 if (ISNPHY(pi)) in wlc_phy_txpower_update_shm()
1937 if (ISNPHY(pi)) in wlc_phy_txpower_hw_ctrl_get()
1955 if (ISNPHY(pi)) { in wlc_phy_txpower_hw_ctrl_set()
2036 if (ISNPHY(pi)) { in wlc_phy_txpower_get_current()
2051 num_rates = ((ISNPHY(pi)) ? (TXP_NUM_RATES) : in wlc_phy_txpower_get_current()
2063 if (ISNPHY(pi)) { in wlc_phy_txpower_get_current()
2145 if (!(ISNPHY(pi) && D11REV_IS(pi->sh->corerev, 16))) { in wlc_phy_ant_rxdiv_set()
2154 if (ISNPHY(pi)) in wlc_phy_ant_rxdiv_set()
2314 } else if (ISNPHY(pi)) { in wlc_phy_noise_sample_intr()
2354 if (ISNPHY(pi)) { in wlc_phy_noise_sample_request()
2389 } else if (ISNPHY(pi)) { in wlc_phy_noise_sample_request()
2575 else if (ISNPHY(pi)) in wlc_phy_set_deaf()
2608 if (ISNPHY(pi) && !pi->disable_percal && !delay_phy_cal) { in wlc_phy_watchdog()
2703 if (!ISNPHY(pi)) in wlc_phy_cal_perical()
2809 if (ISNPHY(pi)) in wlc_phy_stf_chain_set()
2936 if (ISNPHY(pi)) in wlc_phy_txpower_ipa_ison()