Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_bitops.h103 static inline bool ice_test_and_set_bit_internal(u16 nr, ice_bitmap_t *bitmap) in ice_test_and_set_bit_internal() function
178 return ice_test_and_set_bit_internal(BIT_IN_CHUNK(nr), in ice_test_and_set_bit()