Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.c872 desc->flags = cpu_to_le16(I40E_AQ_FLAG_SI); in i40evf_fill_default_direct_cmd_desc()
Di40e_common.c570 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_SI); in i40e_aq_send_msg_to_pf()
Di40e_adminq_cmd.h90 #define I40E_AQ_FLAG_SI (1 << I40E_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_adminq.c920 desc->flags = cpu_to_le16(I40E_AQ_FLAG_SI); in i40e_fill_default_direct_cmd_desc()
Di40e_adminq_cmd.h89 #define I40E_AQ_FLAG_SI (1 << I40E_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
Di40e_common.c2108 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_SI); in i40e_aq_send_msg_to_vf()