Searched refs:ISNPHY (Results 1 – 3 of 3) sorted by relevance
329 if (ISNPHY(pi)) { in wlc_set_phy_uninitted()480 if (!ISNPHY(pi)) in wlc_phy_attach()515 if (ISNPHY(pi)) in wlc_phy_attach()546 if (ISNPHY(pi)) { in wlc_phy_attach()1025 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()1055 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()1207 if (ISNPHY(pi)) in wlc_phy_chanspec_bandrange_get()1886 if (ISNPHY(pi)) in wlc_phy_txpower_update_shm()1937 if (ISNPHY(pi)) in wlc_phy_txpower_hw_ctrl_get()2154 if (ISNPHY(pi)) in wlc_phy_ant_rxdiv_set()[all …]
32 #define ISNPHY(pi) PHYTYPE_IS((pi)->pubpi.phy_type, PHY_TYPE_N) macro
19217 if ((ISNPHY(pi)) && (NREV_GE(pi->pubpi.phy_rev, 5)) && in wlc_phy_init_nphy()
Completed in 43 milliseconds