Searched refs:NETIF_F_RXALL (Results 1 – 2 of 2) sorted by relevance
181 #ifndef NETIF_F_RXALL182 #define NETIF_F_RXALL 0 macro
5481 if (features & NETIF_F_RXALL) in rtl8168_hw_set_features()5510 features &= NETIF_F_RXALL | NETIF_F_RXCSUM | NETIF_F_HW_VLAN_RX; in rtl8168_set_features()25566 dev->hw_features |= NETIF_F_RXALL; in rtl8168_init_one()25986 if (dev->features & NETIF_F_RXALL) in rtl8168_hw_set_rx_packet_filter()28102 if (dev->features & NETIF_F_RXALL)