Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/mana/
Dmana.h429 bool port_st_save; /* Saved port state */ member
/linux-6.6.21/drivers/net/ethernet/microsoft/mana/
Dmana_en.c2512 if (apc->port_st_save) { in mana_attach()
2520 apc->port_is_up = apc->port_st_save; in mana_attach()
2614 apc->port_st_save = apc->port_is_up; in mana_detach()
2623 if (apc->port_st_save) { in mana_detach()