Searched refs:get_host_fwd_mask (Results 1 – 2 of 2) sorted by relevance
75 unsigned long (*get_host_fwd_mask)(struct dsa_switch *ds); member
488 .get_host_fwd_mask = felix_tag_npi_get_host_fwd_mask,580 .get_host_fwd_mask = felix_tag_8021q_get_host_fwd_mask,612 mask = old_proto_ops->get_host_fwd_mask(ds); in felix_migrate_host_flood()616 mask = proto_ops->get_host_fwd_mask(ds); in felix_migrate_host_flood()631 from = old_proto_ops->get_host_fwd_mask(ds); in felix_migrate_mdbs()632 to = proto_ops->get_host_fwd_mask(ds); in felix_migrate_mdbs()739 mask = felix->tag_proto_ops->get_host_fwd_mask(ds); in felix_port_set_host_flood()