Home
last modified time | relevance | path

Searched refs:has_5g (Results 1 – 2 of 2) sorted by relevance

/drivers/net/phy/
Dmarvell10g.c1024 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device() argument
1036 return !!(val & MDIO_PCS_SPEED_5G) == has_5g; in mv211x_match_phy_device()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c1049 int has_5g = 0; in ieee_hw_rate_init() local
1071 has_5g++; in ieee_hw_rate_init()