Searched refs:rxnfc_list (Results 1 – 3 of 3) sorted by relevance
157 list_for_each_entry(rule, &priv->rxnfc_list, list) in bcmgenet_wol_power_down_cfg()
592 struct list_head rxnfc_list; member
742 INIT_LIST_HEAD(&priv->rxnfc_list); in bcmgenet_hfb_init()1486 list_add_tail(&loc_rule->list, &priv->rxnfc_list); in bcmgenet_insert_flow()1566 list_for_each(pos, &priv->rxnfc_list) in bcmgenet_get_num_flows()1592 list_for_each_entry(rule, &priv->rxnfc_list, list) in bcmgenet_get_rxnfc()4248 list_for_each_entry(rule, &priv->rxnfc_list, list) in bcmgenet_resume()