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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h521 enum ice_resmgr_alloc_type qmap_type; member in struct:ice_vsi
H A Dif_ice_iflib.c1073 vsi->qmap_type = ICE_RESMGR_ALLOC_CONTIGUOUS;
1152 vsi->qmap_type = ICE_RESMGR_ALLOC_CONTIGUOUS;
2495 vsi->qmap_type = ICE_RESMGR_ALLOC_CONTIGUOUS;
3545 vsi->qmap_type = ICE_RESMGR_ALLOC_SCATTERED;
3854 vsi->qmap_type = ICE_RESMGR_ALLOC_SCATTERED;
H A Dice_lib.c583 * @pre vsi->qmap_type is set to a valid type
593 switch (vsi->qmap_type) {

Completed in 198 milliseconds