Home
last modified time | relevance | path

Searched refs:I40E_AQ_FLAG_SI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c983 desc->flags = cpu_to_le16(I40E_AQ_FLAG_SI); in i40e_fill_default_direct_cmd_desc()
H A Di40e_adminq_cmd.h70 #define I40E_AQ_FLAG_SI BIT(I40E_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
H A Di40e_common.c2987 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_SI); in i40e_aq_send_msg_to_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c1073 desc->flags = cpu_to_le16(I40E_AQ_FLAG_SI); in i40e_fill_default_direct_cmd_desc()
H A Di40e_adminq_cmd.h70 #define I40E_AQ_FLAG_SI BIT(I40E_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
H A Di40e_common.c2863 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_SI); in i40e_aq_send_msg_to_vf()

Completed in 28 milliseconds