Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dice_lib.h506 enum ice_resmgr_alloc_type qmap_type; member
H A Dif_ice_iflib.c998 vsi->qmap_type = ICE_RESMGR_ALLOC_CONTIGUOUS; in ice_if_tx_queues_alloc()
1077 vsi->qmap_type = ICE_RESMGR_ALLOC_CONTIGUOUS; in ice_if_rx_queues_alloc()
2279 vsi->qmap_type = ICE_RESMGR_ALLOC_CONTIGUOUS; in ice_rebuild_pf_vsi_qmap()
H A Dice_lib.c573 if (vsi->qmap_type != ICE_RESMGR_ALLOC_CONTIGUOUS) in ice_setup_vsi_qmap()