Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/microsoft/mana/
Dmana.h386 bool port_st_save; /* Saved port state */ member
Dmana_en.c1951 if (apc->port_st_save) { in mana_attach()
1959 apc->port_is_up = apc->port_st_save; in mana_attach()
2025 apc->port_st_save = apc->port_is_up; in mana_detach()
2034 if (apc->port_st_save) { in mana_detach()