Searched refs:ice_vsi_recfg_qs (Results 1 – 3 of 3) sorted by relevance
874 int ice_vsi_recfg_qs(struct ice_vsi *vsi, int new_rx, int new_tx, bool locked);
3508 ice_vsi_recfg_qs(vsi, new_rx, new_tx, locked); in ice_set_channels()
3956 int ice_vsi_recfg_qs(struct ice_vsi *vsi, int new_rx, int new_tx, bool locked) in ice_vsi_recfg_qs() function