Home
last modified time | relevance | path

Searched refs:FAILOVER_VLAN_FEATURES (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/net/
A Dnet_failover.h33 #define FAILOVER_VLAN_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \ macro
/linux-6.3-rc2/drivers/net/
A Dnet_failover.c382 netdev_features_t vlan_features = FAILOVER_VLAN_FEATURES & in net_failover_compute_features()
396 FAILOVER_VLAN_FEATURES); in net_failover_compute_features()
412 FAILOVER_VLAN_FEATURES); in net_failover_compute_features()
743 failover_dev->hw_features = FAILOVER_VLAN_FEATURES | in net_failover_create()

Completed in 5 milliseconds