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

/freebsd-current/sys/dev/ice/
H A Dice_bitops.h386 #define ice_for_each_set_bit(_bitpos, _addr, _maxlen) \ macro
H A Dice_flow.c731 ice_for_each_set_bit(j, match, ICE_FLOW_FIELD_IDX_MAX) { function
1289 ice_for_each_set_bit(i, (const ice_bitmap_t *)&cfg->hash_flds,
1448 ice_for_each_set_bit(i, prof->segs[prof->segs_cnt - 1].match,
1488 ice_for_each_set_bit(i, prof->segs[prof->segs_cnt - 1].match,
H A Dice_flex_pipe.c2584 ice_for_each_set_bit(ptype, ptypes, ICE_FLOW_PTYPE_MAX) { function
H A Dice_switch.c4186 ice_for_each_set_bit(vsi_handle, itr->vsi_list_info->vsi_map,

Completed in 91 milliseconds