Searched refs:ISNPHY (Results 1 – 3 of 3) sorted by relevance
307 if (ISNPHY(pi)) { in wlc_set_phy_uninitted()459 if (!ISNPHY(pi)) in wlc_phy_attach()494 if (ISNPHY(pi)) in wlc_phy_attach()525 if (ISNPHY(pi)) { in wlc_phy_attach()608 if (ISNPHY(pi)) { in wlc_phy_anacore()991 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()1021 if (ISNPHY(pi)) in wlc_phy_do_dummy_tx()1618 if (ISNPHY(pi)) in wlc_phy_txpower_update_shm()1669 if (ISNPHY(pi)) in wlc_phy_txpower_hw_ctrl_get()1848 if (ISNPHY(pi)) in wlc_phy_ant_rxdiv_set()[all …]
32 #define ISNPHY(pi) PHYTYPE_IS((pi)->pubpi.phy_type, PHY_TYPE_N) macro
19212 if ((ISNPHY(pi)) && (NREV_GE(pi->pubpi.phy_rev, 5)) && in wlc_phy_init_nphy()
Completed in 46 milliseconds