Home
last modified time | relevance | path

Searched refs:dsa_switch_rcv (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/dsa/
Ddsa.c216 static int dsa_switch_rcv(struct sk_buff *skb, struct net_device *dev, in dsa_switch_rcv() function
329 .func = dsa_switch_rcv,
/linux-6.1.9/Documentation/networking/dsa/
Ddsa.rst261 -> invoke handler for ETH_P_XDSA, calls dsa_switch_rcv()
265 -> dsa_switch_rcv()
312 calls ``dsa_switch_rcv()``, is invoked early (on the physical DSA master;