Home
last modified time | relevance | path

Searched refs:I40E_AQ_FLAG_LB (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_common.c1592 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_phy_capabilities()
2407 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_switch_config()
2751 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_add_macvlan()
2793 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_remove_macvlan()
2846 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_mirrorrule_op()
2959 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_vf()
3140 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_read_nvm()
3470 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_discover_capabilities()
3535 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_update_nvm()
3618 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_lldp_mib()
[all …]
Di40e_adminq.c151 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()
1000 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_clean_arq_element()
Di40e_adminq_cmd.h70 #define I40E_AQ_FLAG_LB BIT(I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.c148 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()
930 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40evf_clean_arq_element()
Di40e_common.c1054 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_pf()
1142 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40evf_aq_write_ddp()
1183 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40evf_aq_get_ddp_list()
Di40e_adminq_cmd.h70 #define I40E_AQ_FLAG_LB BIT(I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro