Home
last modified time | relevance | path

Searched refs:ISNPHY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_cmn.c329 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 …]
A Dphy_int.h32 #define ISNPHY(pi) PHYTYPE_IS((pi)->pubpi.phy_type, PHY_TYPE_N) macro
A Dphy_n.c19217 if ((ISNPHY(pi)) && (NREV_GE(pi->pubpi.phy_rev, 5)) && in wlc_phy_init_nphy()

Completed in 43 milliseconds