Searched refs:iavf_debug_aq (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/iavf/ |
H A D | iavf_prototype.h | 71 void iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask,
|
H A D | iavf_adminq.c | 788 iavf_debug_aq(hw, IAVF_DEBUG_AQ_COMMAND, (void *)desc_on_ring, in iavf_asq_send_command() 842 iavf_debug_aq(hw, IAVF_DEBUG_AQ_COMMAND, (void *)desc, buff, buff_size); in iavf_asq_send_command() 954 iavf_debug_aq(hw, IAVF_DEBUG_AQ_COMMAND, (void *)desc, e->msg_buf, in iavf_clean_arq_element()
|
H A D | iavf_common.c | 291 void iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask, void *desc, in iavf_debug_aq() function
|