Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_lib.h216 #define IAVF_FLAG_AQ_CONFIGURE_QUEUES (u32)(1 << 6) macro
H A Diavf_vc_common.c864 case IAVF_FLAG_AQ_CONFIGURE_QUEUES: in iavf_vc_send_cmd()
H A Dif_iavf_iflib.c786 iavf_send_vc_msg(sc, IAVF_FLAG_AQ_CONFIGURE_QUEUES); in iavf_if_init()