Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.c6518 struct LIST_HEAD_TYPE l_head; in ice_add_mac_with_sw_marker() local
6541 INIT_LIST_HEAD(&l_head); in ice_add_mac_with_sw_marker()
6596 ret = ice_remove_mac(hw, &l_head); in ice_add_mac_with_sw_marker()
6613 struct LIST_HEAD_TYPE l_head; in ice_add_mac_with_counter() local
6638 INIT_LIST_HEAD(&l_head); in ice_add_mac_with_counter()
6695 ret = ice_remove_mac(hw, &l_head); in ice_add_mac_with_counter()
9335 struct LIST_HEAD_TYPE l_head; in ice_replay_fltr() local
9388 ice_rem_sw_rule_info(hw, &l_head); in ice_replay_fltr()
9564 struct LIST_HEAD_TYPE *l_head; in ice_rm_sw_replay_rule_info() local
9568 ice_rem_sw_rule_info(hw, l_head); in ice_rm_sw_replay_rule_info()
[all …]