Searched refs:repr_list (Results 1 – 1 of 1) sorted by relevance
185 struct list_head repr_list; member965 list_add_tail(&repr_priv->mac_list, &entry->repr_list); in nfp_tunnel_offloaded_macs_inc_ref_and_link()1023 INIT_LIST_HEAD(&entry->repr_list); in nfp_tunnel_add_shared_mac()1100 if (entry->ref_count == 1 && list_is_singular(&entry->repr_list)) { in nfp_tunnel_del_shared_mac()1103 repr_priv = list_first_entry(&entry->repr_list, in nfp_tunnel_del_shared_mac()