Home
last modified time | relevance | path

Searched refs:ice_arfs_entry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c60 struct ice_arfs_entry *entry, bool add) in ice_arfs_update_active_fltr_cntrs()
98 * @del_list_head: head of the list of ice_arfs_entry(s) for rule deletion
101 * each rule is deleted, disconnect and free the ice_arfs_entry because it is no
107 struct ice_arfs_entry *e; in ice_arfs_del_flow_rules()
138 * the ice_arfs_entry(s) because they are still being referenced in the aRFS
181 ice_arfs_is_flow_expired(struct ice_vsi *vsi, struct ice_arfs_entry *arfs_entry) in ice_arfs_is_flow_expired()
218 struct ice_arfs_entry *e; in ice_arfs_update_flow_rules()
283 /* use list of ice_arfs_entry(s) for delete */ in ice_sync_arfs_fltrs()
299 static struct ice_arfs_entry *
303 struct ice_arfs_entry *arfs_entr in ice_arfs_build_entry()
[all...]
H A Dice_arfs.h12 struct ice_arfs_entry { struct
29 struct ice_arfs_entry *arfs_entry;
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c60 struct ice_arfs_entry *entry, bool add) in ice_arfs_update_active_fltr_cntrs()
98 * @del_list_head: head of the list of ice_arfs_entry(s) for rule deletion
101 * each rule is deleted, disconnect and free the ice_arfs_entry because it is no
107 struct ice_arfs_entry *e; in ice_arfs_del_flow_rules()
138 * the ice_arfs_entry(s) because they are still being referenced in the aRFS
181 ice_arfs_is_flow_expired(struct ice_vsi *vsi, struct ice_arfs_entry *arfs_entry) in ice_arfs_is_flow_expired()
218 struct ice_arfs_entry *e; in ice_arfs_update_flow_rules()
283 /* use list of ice_arfs_entry(s) for delete */ in ice_sync_arfs_fltrs()
299 static struct ice_arfs_entry *
303 struct ice_arfs_entry *arfs_entr in ice_arfs_build_entry()
[all...]
H A Dice_arfs.h15 struct ice_arfs_entry { struct
32 struct ice_arfs_entry *arfs_entry;

Completed in 2 milliseconds