Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c29 IDPF_VC_XN_IDLE = 1, enumerator
347 xn->state = IDPF_VC_XN_IDLE; in idpf_vc_xn_release_bufs()
363 xn->state = IDPF_VC_XN_IDLE; in idpf_vc_xn_init()
469 } else if (xn->state != IDPF_VC_XN_IDLE) { in idpf_vc_xn_exec()
631 case IDPF_VC_XN_IDLE: in idpf_vc_xn_forward_reply()