Home
last modified time | relevance | path

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

/net/dsa/
Dport.h92 int dsa_port_host_vlan_del(struct dsa_port *dp,
Dslave.c819 return dsa_port_host_vlan_del(dp, vlan); in dsa_slave_host_vlan_del()
1825 dsa_port_host_vlan_del(dp, &vlan); in dsa_slave_vlan_rx_add_vid()
1849 err = dsa_port_host_vlan_del(dp, &vlan); in dsa_slave_vlan_rx_kill_vid()
Dport.c1338 int dsa_port_host_vlan_del(struct dsa_port *dp, in dsa_port_host_vlan_del() function