Lines Matching refs:ISNPHY

38 		(ISNPHY(pi) ? VALID_N_RADIO(radioid) : false) || \
340 if (ISNPHY(pi)) { in wlc_set_phy_uninitted()
491 if (!ISNPHY(pi)) in wlc_phy_attach()
493 } else if (!ISNPHY(pi) && !ISLCNPHY(pi)) { in wlc_phy_attach()
526 if (ISNPHY(pi)) in wlc_phy_attach()
544 if (ISNPHY(pi) || ISLCNPHY(pi)) in wlc_phy_attach()
557 if (ISNPHY(pi)) { in wlc_phy_attach()
641 if (ISNPHY(pi)) { in wlc_phy_anacore()
680 if (pi && (ISNPHY(pi) || ISLCNPHY(pi))) { in wlc_phy_clk_bwbits()
791 if (!(ISNPHY(pi))) in wlc_phy_init()
973 if (ISNPHY(pi) && (++count % 4 == 0)) in wlc_phy_init_radio_regs()
982 if (ISNPHY(pi) && (++count % 4 == 0)) in wlc_phy_init_radio_regs()
1021 if (ISNPHY(pi) || ISLCNPHY(pi)) in wlc_phy_do_dummy_tx()
1036 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()
1040 if (ISNPHY(pi) || ISLCNPHY(pi)) in wlc_phy_do_dummy_tx()
1066 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()
1101 if (ISNPHY(pi)) { in wlc_phy_clear_tssi()
1121 if (ISNPHY(pi)) { in wlc_phy_switch_radio()
1218 if (ISNPHY(pi)) in wlc_phy_chanspec_bandrange_get()
1278 if (ISNPHY(pi) && pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_chanspec_band_firstch()
1415 if (ISNPHY(pi)) { in wlc_phy_txpower_sromlimit()
1467 max_num_rate = ISNPHY(pi) ? TXP_NUM_RATES : in wlc_phy_txpower_sromlimit_max_get()
1591 max_num_rate = ((ISNPHY(pi)) ? (TXP_NUM_RATES) : in wlc_phy_txpower_recalc_target()
1643 if (!pi->hwpwrctrl || ISNPHY(pi)) in wlc_phy_txpower_recalc_target()
1672 if (ISNPHY(pi)) { in wlc_phy_txpower_reg_limit_calc()
1834 if (!ISNPHY(pi)) in wlc_phy_runbist_config()
1899 if (ISNPHY(pi)) in wlc_phy_txpower_update_shm()
1950 if (ISNPHY(pi)) in wlc_phy_txpower_hw_ctrl_get()
1968 if (ISNPHY(pi)) { in wlc_phy_txpower_hw_ctrl_set()
2049 if (ISNPHY(pi)) { in wlc_phy_txpower_get_current()
2064 num_rates = ((ISNPHY(pi)) ? (TXP_NUM_RATES) : in wlc_phy_txpower_get_current()
2076 if (ISNPHY(pi)) { in wlc_phy_txpower_get_current()
2158 if (!(ISNPHY(pi) && D11REV_IS(pi->sh->corerev, 16))) { in wlc_phy_ant_rxdiv_set()
2167 if (ISNPHY(pi)) in wlc_phy_ant_rxdiv_set()
2327 } else if (ISNPHY(pi)) { in wlc_phy_noise_sample_intr()
2367 if (ISNPHY(pi)) { in wlc_phy_noise_sample_request()
2402 } else if (ISNPHY(pi)) { in wlc_phy_noise_sample_request()
2588 else if (ISNPHY(pi)) in wlc_phy_set_deaf()
2621 if (ISNPHY(pi) && !pi->disable_percal && !delay_phy_cal) { in wlc_phy_watchdog()
2716 if (!ISNPHY(pi)) in wlc_phy_cal_perical()
2822 if (ISNPHY(pi)) in wlc_phy_stf_chain_set()
2949 if (ISNPHY(pi)) in wlc_phy_txpower_ipa_ison()