Home
last modified time | relevance | path

Searched refs:ICE_MAX_PORT_PER_PCI_DEV (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ice/
Dice_type.h712 #define ICE_MAX_PORT_PER_PCI_DEV 8 macro
Dice_common.c6204 if (pmd_count > ICE_MAX_PORT_PER_PCI_DEV) in ice_aq_get_port_options()