Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c5836 struct LIST_HEAD_TYPE l_head; in ice_add_mac_with_sw_marker() local
5859 INIT_LIST_HEAD(&l_head); in ice_add_mac_with_sw_marker()
5914 ret = ice_remove_mac(hw, &l_head); in ice_add_mac_with_sw_marker()
5931 struct LIST_HEAD_TYPE l_head; in ice_add_mac_with_counter() local
5956 INIT_LIST_HEAD(&l_head); in ice_add_mac_with_counter()
6013 ret = ice_remove_mac(hw, &l_head); in ice_add_mac_with_counter()
8446 struct LIST_HEAD_TYPE l_head; in ice_replay_fltr() local
8499 ice_rem_sw_rule_info(hw, &l_head); in ice_replay_fltr()
8675 struct LIST_HEAD_TYPE *l_head; in ice_rm_sw_replay_rule_info() local
8679 ice_rem_sw_rule_info(hw, l_head); in ice_rm_sw_replay_rule_info()
[all …]