Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_prototype.h51 enum iavf_status iavf_alloc_adminq_asq_ring(struct iavf_hw *hw);
H A Diavf_adminq.c63 enum iavf_status iavf_alloc_adminq_asq_ring(struct iavf_hw *hw) in iavf_alloc_adminq_asq_ring() function
372 ret_code = iavf_alloc_adminq_asq_ring(hw); in iavf_init_asq()