Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h956 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */
950 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */ global() member
H A Dixgbe_e610.c679 dev_p->num_vsi_allocd_to_host = le32_to_cpu(cap->number); in ixgbe_parse_vsi_dev_caps()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c2786 dev_p->num_vsi_allocd_to_host = number; in ice_parse_vsi_dev_caps()
2787 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_vsi_allocd_to_host = %d\n", in ice_parse_vsi_dev_caps()
2788 dev_p->num_vsi_allocd_to_host); in ice_parse_vsi_dev_caps()