Searched refs:ice_alloc_vsi_qmap (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.h833 int ice_alloc_vsi_qmap(struct ice_vsi *vsi, const int max_tx_queues,
H A Dif_ice_iflib.c634 err = ice_alloc_vsi_qmap(&sc->pf_vsi, scctx->isc_ntxqsets_max,
3521 ret = ice_alloc_vsi_qmap(vsi, ICE_DEFAULT_VF_QUEUES, ICE_DEFAULT_VF_QUEUES);
H A Dice_lib.c418 * ice_alloc_vsi_qmap
432 ice_alloc_vsi_qmap(struct ice_vsi *vsi, const int max_tx_queues, function

Completed in 150 milliseconds