Searched refs:IAVF_AQ_FLAG_SI (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h74 #define IAVF_AQ_FLAG_SI BIT(IAVF_AQ_FLAG_SI_SHIFT) /* 0x2000 */ macro
H A Diavf_common.c712 desc.flags |= cpu_to_le16((u16)IAVF_AQ_FLAG_SI);
H A Diavf_adminq.c817 desc->flags = cpu_to_le16(IAVF_AQ_FLAG_SI);

Completed in 113 milliseconds