Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h32 IDPF_VC_XN_SHUTDOWN, enumerator
H A Didpf_virtchnl.c316 if (xn->state != IDPF_VC_XN_SHUTDOWN) in idpf_vc_xn_release_bufs()
362 xn->state = IDPF_VC_XN_SHUTDOWN; in idpf_vc_xn_shutdown()
439 if (xn->state == IDPF_VC_XN_SHUTDOWN) { in idpf_vc_xn_exec()
489 case IDPF_VC_XN_SHUTDOWN: in idpf_vc_xn_exec()
609 case IDPF_VC_XN_SHUTDOWN: in idpf_vc_xn_forward_reply()