Home
last modified time | relevance | path

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

/src/sys/dev/ice/
H A Dice_ddp_common.c1500 bool valid_prof = false; in ice_get_sw_prof_type() local
1511 valid_prof = true; in ice_get_sw_prof_type()
1523 return valid_prof ? ICE_PROF_NON_TUN : ICE_PROF_INVALID; in ice_get_sw_prof_type()