Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf.h121 IAVF_MSG_CMD, /* Read async command result */ enumerator
H A Diavf_vchnl.c134 result = IAVF_MSG_CMD; in iavf_read_msg_from_pf()
181 if (result == IAVF_MSG_CMD) in iavf_execute_vf_cmd()
204 } else if (result == IAVF_MSG_CMD || in iavf_execute_vf_cmd()