Searched refs:ICE_MAX_USER_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_icevar.h | 1870 #define ICE_MAX_USER_PRIORITY 8 macro |
H A D | if_ice.c | 24363 for (up = 0; up < ICE_MAX_USER_PRIORITY; up++) in ice_parse_cee_app_tlv() |