Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/
Dphylink.c77 bool using_mac_select_pcs; member
422 if (pl->using_mac_select_pcs) { in phylink_validate_mac_and_pcs()
797 if (pl->using_mac_select_pcs) { in phylink_major_config()
1220 bool using_mac_select_pcs = false; in phylink_create() local
1227 using_mac_select_pcs = true; in phylink_create()
1230 if (using_mac_select_pcs && in phylink_create()
1254 pl->using_mac_select_pcs = using_mac_select_pcs; in phylink_create()