Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1266 #define I40E_AQC_ADD_TAG_FLAG_TO_QUEUE 0x0001 macro
H A Di40e_common.c4759 cmd->flags = CPU_TO_LE16(I40E_AQC_ADD_TAG_FLAG_TO_QUEUE); in i40e_aq_add_tag()