Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c1069 desc->flags = cpu_to_le16(I40E_AQ_FLAG_SI); in i40e_fill_default_direct_cmd_desc()
H A Di40e_adminq_cmd.h72 #define I40E_AQ_FLAG_SI BIT(I40E_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
H A Di40e_common.c2867 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_SI); in i40e_aq_send_msg_to_vf()