Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h537 u32 num_allocd_vfs; /* Number of allocated VFs */
517 u32 num_allocd_vfs; /* Number of allocated VFs */ global() member
H A Dice_common.c2783 func_p->num_allocd_vfs = number; in ice_parse_dev_caps()
2785 ice_debug(hw, ICE_DBG_INIT, "func caps: num_allocd_vfs = %u\n", in ice_parse_dev_caps()
2786 func_p->num_allocd_vfs); in ice_parse_dev_caps()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type_e610.h2159 u32 num_allocd_vfs; /* Number of allocated VFs */ member
H A Dixgbe_e610.c976 func_p->num_allocd_vfs = number; in ixgbe_parse_vf_func_caps()