Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq.c1074 desc->flags = cpu_to_le16(I40E_AQ_FLAG_SI); in i40e_fill_default_direct_cmd_desc()
Di40e_adminq_cmd.h70 #define I40E_AQ_FLAG_SI BIT(I40E_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
Di40e_common.c2978 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_SI); in i40e_aq_send_msg_to_vf()