Searched refs:ISLCNPHY (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c39 (ISLCNPHY(pi) ? VALID_LCN_RADIO(radioid) : false))
493 } else if (!ISNPHY(pi) && !ISLCNPHY(pi)) {
544 if (ISNPHY(pi) || ISLCNPHY(pi))
568 } else if (ISLCNPHY(pi)) {
661 } else if (ISLCNPHY(pi)) {
680 if (pi && (ISNPHY(pi) || ISLCNPHY(pi))) {
1021 if (ISNPHY(pi) || ISLCNPHY(pi))
1040 if (ISNPHY(pi) || ISLCNPHY(pi))
1123 } else if (ISLCNPHY(pi)) {
1220 else if (ISLCNPHY(p
[all...]
H A Dphy_int.h44 #define ISLCNPHY(pi) PHYTYPE_IS((pi)->pubpi.phy_type, PHY_TYPE_LCN) macro

Completed in 45 milliseconds