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/ice/
H A Dice_type.h416 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */ member
H A Dice_common.c2609 dev_p->num_vsi_allocd_to_host = number; in ice_parse_vsi_dev_caps()
2611 dev_p->num_vsi_allocd_to_host); in ice_parse_vsi_dev_caps()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c634 dev_p->num_vsi_allocd_to_host = le32_to_cpu(cap->number); in ixgbe_parse_vsi_dev_caps()