Home
last modified time | relevance | path

Searched refs:dsa_8021q_rx_switch_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/dsa/
D8021q.h27 int dsa_8021q_rx_switch_id(u16 vid);
57 int dsa_8021q_rx_switch_id(u16 vid) in dsa_8021q_rx_switch_id() function
/Linux-v5.4/net/dsa/
Dtag_8021q.c83 int dsa_8021q_rx_switch_id(u16 vid) in dsa_8021q_rx_switch_id() function
87 EXPORT_SYMBOL_GPL(dsa_8021q_rx_switch_id);
Dtag_sja1105.c260 switch_id = dsa_8021q_rx_switch_id(vid); in sja1105_rcv()