Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dice_lib.h783 int ice_alloc_vsi_qmap(struct ice_vsi *vsi, const int max_tx_queues,
H A Dif_ice_iflib.c589 err = ice_alloc_vsi_qmap(&sc->pf_vsi, scctx->isc_ntxqsets_max, in ice_if_attach_pre()
H A Dice_lib.c411 ice_alloc_vsi_qmap(struct ice_vsi *vsi, const int max_tx_queues, in ice_alloc_vsi_qmap() function