Searched refs:rxnfc_list (Results 1 – 3 of 3) sorted by relevance
150 list_for_each_entry(rule, &priv->rxnfc_list, list) in bcmgenet_wol_power_down_cfg()
591 struct list_head rxnfc_list; member
742 INIT_LIST_HEAD(&priv->rxnfc_list); in bcmgenet_hfb_init()1444 list_add_tail(&loc_rule->list, &priv->rxnfc_list); in bcmgenet_insert_flow()1524 list_for_each(pos, &priv->rxnfc_list) in bcmgenet_get_num_flows()1550 list_for_each_entry(rule, &priv->rxnfc_list, list) in bcmgenet_get_rxnfc()4176 list_for_each_entry(rule, &priv->rxnfc_list, list) in bcmgenet_resume()