Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c319 u8 new_phy_state; in be_async_port_misconfig_event_process() local
321 new_phy_state = in be_async_port_misconfig_event_process()
324 if (new_phy_state == adapter->phy_state) in be_async_port_misconfig_event_process()
327 adapter->phy_state = new_phy_state; in be_async_port_misconfig_event_process()
339 if (be_phy_unqualified(new_phy_state)) in be_async_port_misconfig_event_process()
347 if (be_phy_state_unknown(new_phy_state)) in be_async_port_misconfig_event_process()
351 new_phy_state, in be_async_port_misconfig_event_process()
357 be_misconfig_evt_port_state[new_phy_state], in be_async_port_misconfig_event_process()
361 if (be_phy_misconfigured(new_phy_state)) in be_async_port_misconfig_event_process()