Searched refs:hns3_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance
1375 static int hns3_vlan_rx_add_vid(struct net_device *netdev, in hns3_vlan_rx_add_vid() function1414 ret = hns3_vlan_rx_add_vid(netdev, htons(ETH_P_8021Q), vid); in hns3_restore_vlan()1543 .ndo_vlan_rx_add_vid = hns3_vlan_rx_add_vid,