Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_common.c1593 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_phy_capabilities()
2135 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_switch_config()
2429 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_add_macvlan()
2471 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_remove_macvlan()
2509 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_vf()
2720 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_read_nvm()
3039 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_discover_capabilities()
3093 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_update_nvm()
3141 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_get_lldp_mib()
3417 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_tx_sched_cmd()
[all …]
Di40e_adminq.c184 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()
1009 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_clean_arq_element()
Di40e_adminq_cmd.h85 #define I40E_AQ_FLAG_LB (1 << I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.c171 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40e_alloc_arq_bufs()
943 desc->flags |= cpu_to_le16(I40E_AQ_FLAG_LB); in i40evf_clean_arq_element()
Di40e_common.c938 desc.flags |= cpu_to_le16((u16)I40E_AQ_FLAG_LB); in i40e_aq_send_msg_to_pf()
Di40e_adminq_cmd.h85 #define I40E_AQ_FLAG_LB (1 << I40E_AQ_FLAG_LB_SHIFT) /* 0x200 */ macro