Home
last modified time | relevance | path

Searched refs:num_vsi_allocd_to_host (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_type.h546 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */
526 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */ global() member
H A Dice_common.c2917 dev_p->num_vsi_allocd_to_host = number; in ice_discover_func_caps()
2918 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_vsi_allocd_to_host = %u\n", in ice_discover_func_caps()
2919 dev_p->num_vsi_allocd_to_host); in ice_discover_func_caps()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type_e610.h2169 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */ member
H A Dixgbe_e610.c882 dev_p->num_vsi_allocd_to_host = number; in ixgbe_parse_vsi_dev_caps()