Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h1861 struct i40e_aqc_query_switching_comp_bw_config_resp { struct
1872 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_query_switching_comp_bw_config_resp); argument
H A Di40e_prototype.h390 struct i40e_aqc_query_switching_comp_bw_config_resp *bw_data,
H A Di40e_common.c5527 struct i40e_aqc_query_switching_comp_bw_config_resp *bw_data, in i40e_aq_query_switch_comp_bw_config()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c10920 struct i40e_aqc_query_switching_comp_bw_config_resp bw_query; in i40e_config_switch_comp_tc()