Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphylink.c1033 enum inband_type { enum
1039 static enum inband_type phylink_get_inband_type(phy_interface_t interface) in phylink_get_inband_type()
1096 enum inband_type type; in phylink_pcs_neg_mode()
3753 enum inband_type inband_type; in phylink_sfp_config_optical() local
3800 inband_type = phylink_get_inband_type(interface); in phylink_sfp_config_optical()
3801 if (inband_type == INBAND_NONE) { in phylink_sfp_config_optical()