Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/pcs/
A Dpcs-xpcs.c186 #define xpcs_linkmode_supported(compat, mode) \ macro
438 if (xpcs_linkmode_supported(compat, 2500baseX_Full)) in _xpcs_config_aneg_c73()
449 if (xpcs_linkmode_supported(compat, 1000baseKX_Full)) in _xpcs_config_aneg_c73()
451 if (xpcs_linkmode_supported(compat, 10000baseKX4_Full)) in _xpcs_config_aneg_c73()
453 if (xpcs_linkmode_supported(compat, 10000baseKR_Full)) in _xpcs_config_aneg_c73()
462 if (xpcs_linkmode_supported(compat, Pause)) in _xpcs_config_aneg_c73()
464 if (xpcs_linkmode_supported(compat, Asym_Pause)) in _xpcs_config_aneg_c73()

Completed in 5 milliseconds