Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dphylink.c76 bool using_mac_select_pcs; member
601 if (pl->using_mac_select_pcs) { in phylink_validate_mac_and_pcs()
999 if (pl->using_mac_select_pcs) { in phylink_major_config()
1455 bool using_mac_select_pcs = false; in phylink_create() local
1462 using_mac_select_pcs = true; in phylink_create()
1465 if (using_mac_select_pcs && in phylink_create()
1489 pl->using_mac_select_pcs = using_mac_select_pcs; in phylink_create()