Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_virtchnl.c33 IDPF_VC_XN_SHUTDOWN, enumerator
346 if (xn->state != IDPF_VC_XN_SHUTDOWN) in idpf_vc_xn_release_bufs()
391 xn->state = IDPF_VC_XN_SHUTDOWN; in idpf_vc_xn_shutdown()
466 if (xn->state == IDPF_VC_XN_SHUTDOWN) { in idpf_vc_xn_exec()
516 case IDPF_VC_XN_SHUTDOWN: in idpf_vc_xn_exec()
632 case IDPF_VC_XN_SHUTDOWN: in idpf_vc_xn_forward_reply()