Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.c871 i40e_debug_aq(hw, I40E_DEBUG_AQ_COMMAND, (void *)desc_on_ring, in i40e_asq_send_command()
923 i40e_debug_aq(hw, I40E_DEBUG_AQ_COMMAND, (void *)desc, buff, buff_size); in i40e_asq_send_command()
1030 i40e_debug_aq(hw, I40E_DEBUG_AQ_COMMAND, (void *)desc, e->msg_buf, in i40e_clean_arq_element()
H A Di40e_type.h129 I40E_DEBUG_AQ_COMMAND = 0x06000000, enumerator