Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h28 IDPF_VC_XN_IDLE = 1, enumerator
H A Didpf_virtchnl.c317 xn->state = IDPF_VC_XN_IDLE; in idpf_vc_xn_release_bufs()
333 xn->state = IDPF_VC_XN_IDLE; in idpf_vc_xn_init()
442 } else if (xn->state != IDPF_VC_XN_IDLE) { in idpf_vc_xn_exec()
604 case IDPF_VC_XN_IDLE: in idpf_vc_xn_forward_reply()