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

/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h70 #define IAVF_AQ_FLAG_LB BIT(IAVF_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro
H A Diavf_adminq.c116 desc->flags |= cpu_to_le16(IAVF_AQ_FLAG_LB);
899 desc->flags |= cpu_to_le16(IAVF_AQ_FLAG_LB);
H A Diavf_common.c719 desc.flags |= cpu_to_le16((u16)IAVF_AQ_FLAG_LB);

Completed in 150 milliseconds