Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_lib.h211 #define IAVF_FLAG_AQ_DISABLE_QUEUES (u32)(1 << 1) macro
H A Diavf_vc_common.c867 case IAVF_FLAG_AQ_DISABLE_QUEUES: in iavf_vc_send_cmd()
903 case IAVF_FLAG_AQ_DISABLE_QUEUES: in iavf_vc_get_op_chan()
H A Diavf_lib.c1491 iavf_send_vc_msg_sleep(sc, IAVF_FLAG_AQ_DISABLE_QUEUES); in iavf_disable_queues_with_retries()