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.c1032 enum inband_type { enum
1038 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()
3757 enum inband_type inband_type; in phylink_sfp_config_optical() local
3804 inband_type = phylink_get_inband_type(interface); in phylink_sfp_config_optical()
3805 if (inband_type == INBAND_NONE) { in phylink_sfp_config_optical()