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

/freebsd-current/sys/dev/ice/
H A Dice_bitops.h78 * ice_test_and_set_bit_internal
103 static inline bool ice_test_and_set_bit_internal(u16 nr, ice_bitmap_t *bitmap) function
178 return ice_test_and_set_bit_internal(BIT_IN_CHUNK(nr),

Completed in 105 milliseconds