Home
last modified time | relevance | path

Searched refs:i40e_aqc_get_switch_config_resp (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h165 struct i40e_aqc_get_switch_config_resp *buf,
Di40e_adminq_cmd.h673 struct i40e_aqc_get_switch_config_resp { struct
678 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp); argument
Di40e_common.c2394 struct i40e_aqc_get_switch_config_resp *buf, in i40e_aq_get_switch_config()
Di40e_main.c13175 struct i40e_aqc_get_switch_config_resp *sw_config; in i40e_fetch_switch_configuration()
13185 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in i40e_fetch_switch_configuration()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h669 struct i40e_aqc_get_switch_config_resp { struct
674 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp); argument