Home
last modified time | relevance | path

Searched refs:I40E_AQ_FLAG_SI (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.c958 desc->flags = CPU_TO_LE16(I40E_AQ_FLAG_SI); in i40e_fill_default_direct_cmd_desc()
H A Di40e_adminq_cmd.h97 #define I40E_AQ_FLAG_SI (1 << I40E_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
H A Di40e_common.c3191 desc.flags |= CPU_TO_LE16((u16)I40E_AQ_FLAG_SI); in i40e_aq_send_msg_to_vf()