Searched refs:NETIF_F_HW_VLAN_RX (Results 1 – 2 of 2) sorted by relevance
160 #define NETIF_F_HW_VLAN_RX NETIF_F_HW_VLAN_CTAG_RX macro
5493 if (dev->features & NETIF_F_HW_VLAN_RX) in rtl8168_hw_set_features()5510 features &= NETIF_F_RXALL | NETIF_F_RXCSUM | NETIF_F_HW_VLAN_RX; in rtl8168_set_features()25535 dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in rtl8168_init_one()25555 NETIF_F_RXCSUM | NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in rtl8168_init_one()