Searched refs:rtl_rx_vlan_en (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/usb/
H A Dr8152.c3372 static void rtl_rx_vlan_en(struct r8152 *tp, bool enable) function
3427 rtl_rx_vlan_en(tp, true);
3429 rtl_rx_vlan_en(tp, false);
5591 rtl_rx_vlan_en(tp, tp->netdev->features & NETIF_F_HW_VLAN_CTAG_RX);
5624 rtl_rx_vlan_en(tp, true);
6040 rtl_rx_vlan_en(tp, tp->netdev->features & NETIF_F_HW_VLAN_CTAG_RX);
6109 rtl_rx_vlan_en(tp, true);
6586 rtl_rx_vlan_en(tp, tp->netdev->features & NETIF_F_HW_VLAN_CTAG_RX);
6659 rtl_rx_vlan_en(tp, tp->netdev->features & NETIF_F_HW_VLAN_CTAG_RX);
6750 rtl_rx_vlan_en(t
[all...]

Completed in 321 milliseconds