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

/freebsd-12-stable/sys/dev/ixl/
H A Diavf.h47 #define IAVF_FLAG_AQ_DISABLE_QUEUES (u32)(1 << 1) macro
H A Diavf_vc.c977 case IAVF_FLAG_AQ_DISABLE_QUEUES:
1005 case IAVF_FLAG_AQ_DISABLE_QUEUES:
H A Dif_iavf.c663 iavf_send_vc_msg(sc, IAVF_FLAG_AQ_DISABLE_QUEUES);
1891 iavf_send_vc_msg_sleep(sc, IAVF_FLAG_AQ_DISABLE_QUEUES);

Completed in 225 milliseconds