Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.h718 struct ice_str_buf _ice_fltr_flag_str(u16 flag);
728 #define ice_fltr_flag_str(flag) _ice_fltr_flag_str(flag).str
H A Dice_strings.c676 _ice_fltr_flag_str(u16 flag) in _ice_fltr_flag_str() function