Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c321 u8 new_phy_state; in be_async_port_misconfig_event_process() local
323 new_phy_state = in be_async_port_misconfig_event_process()
326 if (new_phy_state == adapter->phy_state) in be_async_port_misconfig_event_process()
329 adapter->phy_state = new_phy_state; in be_async_port_misconfig_event_process()
341 if (be_phy_unqualified(new_phy_state)) in be_async_port_misconfig_event_process()
349 if (be_phy_state_unknown(new_phy_state)) in be_async_port_misconfig_event_process()
353 new_phy_state, in be_async_port_misconfig_event_process()
359 be_misconfig_evt_port_state[new_phy_state], in be_async_port_misconfig_event_process()
363 if (be_phy_misconfigured(new_phy_state)) in be_async_port_misconfig_event_process()

Completed in 12 milliseconds