Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dtag_ocelot.c162 .promisc_on_conduit = true,
174 .promisc_on_conduit = true,
H A Dtag_vsc73xx_8021q.c61 .promisc_on_conduit = true,
H A Dtag_qca.c119 .promisc_on_conduit = true,
H A Dtag_ocelot_8021q.c133 .promisc_on_conduit = true,
H A Dconduit.c272 if ((dev->priv_flags & IFF_UNICAST_FLT) && !ops->promisc_on_conduit) in dsa_conduit_set_promiscuity()
H A Dtag_sja1105.c733 .promisc_on_conduit = true,
/linux/Documentation/networking/dsa/
H A Ddsa.rst221 setting the ``promisc_on_conduit`` property of the ``struct dsa_device_ops``.