Home
last modified time | relevance | path

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

/linux-6.1.9/net/dsa/
Ddsa_priv.h287 int dsa_port_host_vlan_del(struct dsa_port *dp,
Dslave.c710 return dsa_port_host_vlan_del(dp, vlan); in dsa_slave_host_vlan_del()
1661 return dsa_port_host_vlan_del(dp, &vlan); in dsa_slave_vlan_rx_kill_vid()
Dport.c1332 int dsa_port_host_vlan_del(struct dsa_port *dp, in dsa_port_host_vlan_del() function