Searched refs:aq_buf (Results 1 – 1 of 1) sorted by relevance
788 uint8_t aq_buf[I40E_AQ_LARGE_BUF]; in i40e_set_def_vsi_seid() local793 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in i40e_set_def_vsi_seid()794 rc = i40e_aq_get_switch_config(hw, sw_config, sizeof (aq_buf), &next, in i40e_set_def_vsi_seid()821 uint8_t aq_buf[I40E_AQ_LARGE_BUF]; in i40e_get_mac_seid() local826 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in i40e_get_mac_seid()827 rc = i40e_aq_get_switch_config(hw, sw_config, sizeof (aq_buf), &next, in i40e_get_mac_seid()