Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/dsa/
H A D8021q.h61 int dsa_8021q_rx_switch_id(u16 vid);
111 int dsa_8021q_rx_switch_id(u16 vid) in dsa_8021q_rx_switch_id() function
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_8021q.c109 int dsa_8021q_rx_switch_id(u16 vid) in dsa_8021q_rx_switch_id() function
113 EXPORT_SYMBOL_GPL(dsa_8021q_rx_switch_id);
H A Dtag_sja1105.c315 switch_id = dsa_8021q_rx_switch_id(vid); in sja1105_rcv()