Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c2947 struct list_head *rule_head; in ice_update_sw_rule_bridge_mode() local
3424 struct list_head *rule_head; in ice_vlan_fltr_exist() local
3438 if (!rule_head) in ice_vlan_fltr_exist()
3771 if (!list_empty(rule_head)) { in ice_rem_sw_rule_info()
3793 if (list_empty(rule_head)) in ice_rem_adv_rule_info()
3885 struct list_head *rule_head; in ice_check_if_dflt_vsi() local
3891 rule_head = &recp_list->filt_rules; in ice_check_if_dflt_vsi()
3895 if (rule_exists && !list_empty(rule_head)) in ice_check_if_dflt_vsi()
4128 struct list_head *rule_head; in ice_clear_vsi_promisc() local
4369 struct list_head *rule_head; in ice_remove_vsi_lkup_fltr() local
[all …]