Home
last modified time | relevance | path

Searched refs:i40e_aqc_query_switching_comp_ets_config_resp (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h1830 struct i40e_aqc_query_switching_comp_ets_config_resp { struct
1839 I40E_CHECK_STRUCT_LEN(0x40, i40e_aqc_query_switching_comp_ets_config_resp); argument
H A Di40e_prototype.h382 struct i40e_aqc_query_switching_comp_ets_config_resp *bw_data,
H A Di40e_common.c5493 struct i40e_aqc_query_switching_comp_ets_config_resp *bw_data, in i40e_aq_query_switch_comp_ets_config()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c10921 struct i40e_aqc_query_switching_comp_ets_config_resp ets_query; in i40e_config_switch_comp_tc()