Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_type.h24 typedef void (*IAVF_ADMINQ_CALLBACK)(struct iavf_hw *, struct iavf_aq_desc *); typedef
H A Diavf_adminq.c595 IAVF_ADMINQ_CALLBACK cb_func = in iavf_clean_asq()
596 (IAVF_ADMINQ_CALLBACK)details->callback; in iavf_clean_asq()