Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphylink.c82 bool using_mac_select_pcs; member
664 if (pl->using_mac_select_pcs) { in phylink_validate_mac_and_pcs()
1134 if (pl->using_mac_select_pcs) { in phylink_major_config()
1608 bool using_mac_select_pcs = false; in phylink_create() local
1622 using_mac_select_pcs = true; in phylink_create()
1642 pl->using_mac_select_pcs = using_mac_select_pcs; in phylink_create()