Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_bitops.h139 ice_test_and_set_bit(u16 nr, ice_bitmap_t *bitmap) in ice_test_and_set_bit() function
H A Dice_acl_ctrl.c64 if (!ice_test_and_set_bit(i, scen->entry_bitmap)) in ice_acl_scen_assign_entry_idx()
H A Dice_flow.c2327 if (ice_test_and_set_bit(acts[i].type, dup_check)) in ice_flow_acl_check_actions()