Searched refs:ice_zero_bitmap (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_bitops.h173 /* ice_zero_bitmap - set bits of bitmap to zero.
182 static inline void ice_zero_bitmap(ice_bitmap_t *bmp, u16 size) function
H A Dice_flex_pipe.c1728 ice_zero_bitmap(bm, ICE_MAX_NUM_PROFILES);
1863 ice_zero_bitmap(hw->switch_info->prof_res_bm[off],
4314 ice_zero_bitmap(ptgs_used, ICE_XLT1_CNT);
4980 ice_zero_bitmap(ptgs_used, ICE_XLT1_CNT);
H A Dice_sched.c5520 ice_zero_bitmap(replay_bitmap, ICE_MAX_TRAFFIC_CLASS);
5675 ice_zero_bitmap(replay_bitmap, ICE_MAX_TRAFFIC_CLASS);
5696 ice_zero_bitmap(replay_bitmap, ICE_MAX_TRAFFIC_CLASS);

Completed in 139 milliseconds