Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1371 netdev_features_t xfrm_features = BOND_XFRM_FEATURES; in bond_compute_features() local
1395 xfrm_features = netdev_increment_features(xfrm_features, in bond_compute_features()
1420 bond_dev->hw_enc_features |= xfrm_features; in bond_compute_features()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1438 netdev_features_t xfrm_features = BOND_XFRM_FEATURES; in bond_compute_features() local
1462 xfrm_features = netdev_increment_features(xfrm_features, in bond_compute_features()
1486 bond_dev->hw_enc_features |= xfrm_features; in bond_compute_features()

Completed in 14 milliseconds