Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_switch.c3069 struct list_head *rule_head; in ice_update_sw_rule_bridge_mode() local
3546 struct list_head *rule_head; in ice_vlan_fltr_exist() local
3560 if (!rule_head) in ice_vlan_fltr_exist()
3893 if (!list_empty(rule_head)) { in ice_rem_sw_rule_info()
3915 if (list_empty(rule_head)) in ice_rem_adv_rule_info()
4008 struct list_head *rule_head; in ice_check_if_dflt_vsi() local
4014 rule_head = &recp_list->filt_rules; in ice_check_if_dflt_vsi()
4018 if (rule_exists && !list_empty(rule_head)) in ice_check_if_dflt_vsi()
4251 struct list_head *rule_head; in ice_clear_vsi_promisc() local
4492 struct list_head *rule_head; in ice_remove_vsi_lkup_fltr() local
[all …]