Home
last modified time | relevance | path

Searched defs:prof_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h990 static inline bool is_bnxt_roce_queue(struct bnxt_re_dev *rdev, u8 ser_prof, u8 prof_type) in is_bnxt_roce_queue() argument
998 static inline bool is_bnxt_cnp_queue(struct bnxt_re_dev *rdev, u8 ser_prof, u8 prof_type) in is_bnxt_cnp_queue() argument
/freebsd-src/sys/dev/ice/
H A Dice_ddp_common.c1549 enum ice_prof_type prof_type; ice_get_sw_fv_bitmap() local