Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c1329 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_phy_capabilities()
2208 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_switch_config()
2554 desc->flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_prepare_add_macvlan()
2654 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_remove_macvlan()
2702 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_remove_macvlan_v2()
2753 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_mirrorrule_op()
2868 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_vf()
3049 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_read_nvm()
3379 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_discover_capabilities()
3444 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_update_nvm()
[all...]
H A Di40e_adminq.c150 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()
1155 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_clean_arq_element()
H A Di40e_adminq_cmd.h67 #define I40E_AQ_FLAG_LB BIT(I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c1585 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_phy_capabilities()
2433 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_switch_config()
2784 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_add_macvlan()
2826 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_remove_macvlan()
2879 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_mirrorrule_op()
2992 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_vf()
3173 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_read_nvm()
3503 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_discover_capabilities()
3568 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_update_nvm()
3651 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_lldp_mib()
[all...]
H A Di40e_adminq.c151 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()
1065 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_clean_arq_element()
H A Di40e_adminq_cmd.h67 #define I40E_AQ_FLAG_LB BIT(I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro

Completed in 24 milliseconds