Searched refs:ICE_PROF_INVALID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/ice/ | ||
| H A D | ice_flex_type.h | 474 ICE_PROF_INVALID = 0x0, enumerator |
| H A D | ice_ddp_common.c | 1523 return valid_prof ? ICE_PROF_NON_TUN : ICE_PROF_INVALID; in ice_get_sw_prof_type() |