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

/freebsd-13-stable/sys/dev/ice/
H A Dice_bitops.h69 * ice_test_and_set_bit_internal
94 static inline bool ice_test_and_set_bit_internal(u16 nr, ice_bitmap_t *bitmap) function
169 return ice_test_and_set_bit_internal(BIT_IN_CHUNK(nr),

Completed in 36 milliseconds