Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_osdep.h239 #define LIST_REPLACE_INIT(old_head, new_head) do { \ macro
H A Dice_switch.c4178 LIST_REPLACE_INIT(list_head, &l_head); in ice_replay_fltr()
H A Dice_common.c5836 LIST_REPLACE_INIT(&sw->recp_list[i].filt_rules, in ice_replay_pre_init()