Home
last modified time | relevance | path

Searched refs:BOND_XFRM_FEATURES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dbonding.h90 #define BOND_XFRM_FEATURES (NETIF_F_HW_ESP | NETIF_F_HW_ESP_TX_CSUM | \ macro
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c844 bond->dev->wanted_features |= BOND_XFRM_FEATURES; in bond_set_xfrm_features()
846 bond->dev->wanted_features &= ~BOND_XFRM_FEATURES; in bond_set_xfrm_features()
H A Dbond_main.c1438 netdev_features_t xfrm_features = BOND_XFRM_FEATURES; in bond_compute_features()
1464 BOND_XFRM_FEATURES); in bond_compute_features()
5934 bond_dev->hw_features |= BOND_XFRM_FEATURES; in bond_setup()
5937 bond_dev->features |= BOND_XFRM_FEATURES; in bond_setup()