Searched refs:IAVF_AQ_FLAG_LB (Results 1 – 3 of 3) sorted by relevance
102 #define IAVF_AQ_FLAG_LB (1 << IAVF_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro
165 desc->flags |= CPU_TO_LE16(IAVF_AQ_FLAG_LB); in iavf_alloc_arq_bufs()966 desc->flags |= CPU_TO_LE16(IAVF_AQ_FLAG_LB); in iavf_clean_arq_element()
970 desc.flags |= CPU_TO_LE16((u16)IAVF_AQ_FLAG_LB); in iavf_aq_send_msg_to_pf()