Home
last modified time | relevance | path

Searched refs:NX_DEV_NEED_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c2439 if (state == NX_DEV_NEED_RESET || state == NX_DEV_FAILED) in nx_dev_request_reset()
2442 NXWR32(adapter, NX_CRB_DEV_STATE, NX_DEV_NEED_RESET); in nx_dev_request_reset()
2568 case NX_DEV_NEED_RESET: in netxen_fwinit_work()
2654 /* NX_DEV_NEED_RESET, this state can be marked in two cases in netxen_check_health()
2659 if (state == NX_DEV_NEED_RESET || state == NX_DEV_FAILED) { in netxen_check_health()
H A Dnetxen_nic_hdr.h974 #define NX_DEV_NEED_RESET 4 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c2432 if (state == NX_DEV_NEED_RESET || state == NX_DEV_FAILED) in nx_dev_request_reset()
2435 NXWR32(adapter, NX_CRB_DEV_STATE, NX_DEV_NEED_RESET); in nx_dev_request_reset()
2561 case NX_DEV_NEED_RESET: in netxen_fwinit_work()
2647 /* NX_DEV_NEED_RESET, this state can be marked in two cases in netxen_check_health()
2652 if (state == NX_DEV_NEED_RESET || state == NX_DEV_FAILED) { in netxen_check_health()
H A Dnetxen_nic_hdr.h974 #define NX_DEV_NEED_RESET 4 macro

Completed in 14 milliseconds