Searched refs:I40E_AQ_FLAG_LB (Results 1 – 6 of 6) sorted by relevance
1228 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_phy_capabilities()1767 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_switch_config()2033 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_add_macvlan()2075 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_remove_macvlan()2113 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_vf()2324 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_read_nvm()2629 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_discover_capabilities()2683 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_update_nvm()2731 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_lldp_mib()3007 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_tx_sched_cmd()[all …]
184 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()992 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_clean_arq_element()
85 #define I40E_AQ_FLAG_LB (1 << I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro
182 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()944 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40evf_clean_arq_element()
577 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_pf()
86 #define I40E_AQ_FLAG_LB (1 << I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro