Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_adminq.c623 IAVF_ADMINQ_CALLBACK cb_func = in iavf_clean_asq()
624 (IAVF_ADMINQ_CALLBACK)details->callback; in iavf_clean_asq()
H A Diavf_type.h71 typedef void (*IAVF_ADMINQ_CALLBACK)(struct iavf_hw *, struct iavf_aq_desc *); typedef