Searched refs:aq_buf (Results 1 – 1 of 1) sorted by relevance
775 uint8_t aq_buf[I40E_AQ_LARGE_BUF]; in i40e_set_def_vsi_seid() local780 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in i40e_set_def_vsi_seid()781 rc = i40e_aq_get_switch_config(hw, sw_config, sizeof (aq_buf), &next, in i40e_set_def_vsi_seid()808 uint8_t aq_buf[I40E_AQ_LARGE_BUF]; in i40e_get_mac_seid() local813 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in i40e_get_mac_seid()814 rc = i40e_aq_get_switch_config(hw, sw_config, sizeof (aq_buf), &next, in i40e_get_mac_seid()