Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_adminq_cmd.h70 #define IAVF_AQ_FLAG_LB BIT(IAVF_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro
A Diavf_adminq.c137 desc->flags |= cpu_to_le16(IAVF_AQ_FLAG_LB); in iavf_alloc_arq_bufs()
923 desc->flags |= cpu_to_le16(IAVF_AQ_FLAG_LB); in iavf_clean_arq_element()
A Diavf_common.c786 desc.flags |= cpu_to_le16((u16)IAVF_AQ_FLAG_LB); in iavf_aq_send_msg_to_pf()

Completed in 8 milliseconds