Home
last modified time | relevance | path

Searched refs:NREV_LT (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_n.c16989 if (NREV_LT(pi->pubpi.phy_rev, 2)) in wlc_phy_workarounds_nphy_rev1()
18638 if (NREV_LT(pi->pubpi.phy_rev, 2)) in wlc_phy_restorecal_nphy()
19307 if (NREV_LT(pi->pubpi.phy_rev, 8)) in wlc_phy_init_nphy()
21084 if (NREV_LT(pi->pubpi.phy_rev, 3)) in wlc_phy_chanspec_nphy_setup()
21158 if (NREV_LT(pi->pubpi.phy_rev, 7)) in wlc_phy_chanspec_nphy_setup()
21902 if (NREV_LT(pi->pubpi.phy_rev, 2)) in wlc_phy_poll_rssi_nphy()
21933 if (NREV_LT(pi->pubpi.phy_rev, 2)) in wlc_phy_poll_rssi_nphy()
22135 if (NREV_LT(pi->pubpi.phy_rev, 7)) in wlc_phy_tempsense_nphy()
24693 if (NREV_LT(pi->pubpi.phy_rev, 3)) in wlc_phy_a2_nphy()
25250 if (NREV_LT(pi->pubpi.phy_rev, 7)) in wlc_phy_a4()
[all …]
A Dphy_int.h1058 if (NREV_LT((pi)->pubpi.phy_rev, 3)) \
A Dphy_cmn.c333 && NREV_LT(pi->pubpi.phy_rev, 7)) in wlc_set_phy_uninitted()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dtypes.h182 #define NREV_LT(var, val) \ macro
A Dstf.c239 && NREV_LT(wlc->band->phyrev, 7)) in _brcms_c_stf_phy_txant_upd()
A Dampdu.c255 if (BRCMS_ISNPHY(wlc->band) && NREV_LT(wlc->band->phyrev, 2)) in brcms_c_ampdu_attach()
A Dmain.c1090 if (BRCMS_ISNPHY(wlc_hw->band) && NREV_LT(wlc_hw->band->phyrev, 2)) { in brcms_c_mhfdef()

Completed in 64 milliseconds