Home
last modified time | relevance | path

Searched refs:i40e_aq_query_switch_comp_ets_config (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h380 enum i40e_status_code i40e_aq_query_switch_comp_ets_config(struct i40e_hw *hw,
H A Di40e_common.c5491 enum i40e_status_code i40e_aq_query_switch_comp_ets_config(struct i40e_hw *hw, in i40e_aq_query_switch_comp_ets_config() function
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c10949 ret = i40e_aq_query_switch_comp_ets_config(hw, veb->seid, in i40e_config_switch_comp_tc()