Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type_e610.h997 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */ member
Dixgbe_e610.c634 dev_p->num_vsi_allocd_to_host = le32_to_cpu(cap->number); in ixgbe_parse_vsi_dev_caps()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_type.h416 u32 num_vsi_allocd_to_host; /* Excluding EMP VSI */ member
Dice_common.c2610 dev_p->num_vsi_allocd_to_host = number; in ice_parse_vsi_dev_caps()
2612 dev_p->num_vsi_allocd_to_host); in ice_parse_vsi_dev_caps()