Searched refs:i40evf_debug_aq (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 56 void i40evf_debug_aq(struct i40e_hw *hw, enum i40e_debug_mask mask,
|
D | i40e_adminq.c | 791 i40evf_debug_aq(hw, I40E_DEBUG_AQ_COMMAND, (void *)desc_on_ring, in i40evf_asq_send_command() 841 i40evf_debug_aq(hw, I40E_DEBUG_AQ_COMMAND, (void *)desc, buff, in i40evf_asq_send_command() 932 i40evf_debug_aq(hw, I40E_DEBUG_AQ_COMMAND, (void *)desc, e->msg_buf, in i40evf_clean_arq_element()
|
D | i40e_common.c | 84 void i40evf_debug_aq(struct i40e_hw *hw, enum i40e_debug_mask mask, void *desc, in i40evf_debug_aq() function
|