Home
last modified time | relevance | path

Searched refs:del_list_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c98 * @del_list_head: head of the list of ice_arfs_entry(s) for rule deletion
105 ice_arfs_del_flow_rules(struct ice_vsi *vsi, struct hlist_head *del_list_head) in ice_arfs_del_flow_rules() argument
113 hlist_for_each_entry_safe(e, n, del_list_head, list_entry) { in ice_arfs_del_flow_rules()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c98 * @del_list_head: head of the list of ice_arfs_entry(s) for rule deletion
105 ice_arfs_del_flow_rules(struct ice_vsi *vsi, struct hlist_head *del_list_head) in ice_arfs_del_flow_rules() argument
113 hlist_for_each_entry_safe(e, n, del_list_head, list_entry) { in ice_arfs_del_flow_rules()

Completed in 3 milliseconds