Home
last modified time | relevance | path

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

/linux-6.15/include/net/mana/
H A Dmana.h472 bool port_st_save; /* Saved port state */ member
/linux-6.15/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c2718 if (apc->port_st_save) { in mana_attach()
2726 apc->port_is_up = apc->port_st_save; in mana_attach()
2820 apc->port_st_save = apc->port_is_up; in mana_detach()
2829 if (apc->port_st_save) { in mana_detach()