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