Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dmarvell10g.c1235 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device() argument
1247 return !!(val & MDIO_PCS_SPEED_5G) == has_5g; in mv211x_match_phy_device()
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c1050 int has_5g = 0; in ieee_hw_rate_init() local
1072 has_5g++; in ieee_hw_rate_init()