Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/
H A Dmacvlan.c872 #define MACVLAN_FEATURES \ macro
896 dev->features = lowerdev->features & MACVLAN_FEATURES; in macvlan_init()
899 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init()
1078 features &= (vlan->set_features | ~MACVLAN_FEATURES); in macvlan_fix_features()
1084 features &= (ALWAYS_ON_FEATURES | MACVLAN_FEATURES); in macvlan_fix_features()
1463 vlan->set_features = MACVLAN_FEATURES; in macvlan_common_newlink()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/
H A Dmacvlan.c872 #define MACVLAN_FEATURES \ macro
896 dev->features = lowerdev->features & MACVLAN_FEATURES; in macvlan_init()
899 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init()
1078 features &= (vlan->set_features | ~MACVLAN_FEATURES); in macvlan_fix_features()
1084 features &= (ALWAYS_ON_FEATURES | MACVLAN_FEATURES); in macvlan_fix_features()
1463 vlan->set_features = MACVLAN_FEATURES; in macvlan_common_newlink()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/
H A Dmacvlan.c872 #define MACVLAN_FEATURES \ macro
896 dev->features = lowerdev->features & MACVLAN_FEATURES; in macvlan_init()
899 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init()
1078 features &= (vlan->set_features | ~MACVLAN_FEATURES); in macvlan_fix_features()
1084 features &= (ALWAYS_ON_FEATURES | MACVLAN_FEATURES); in macvlan_fix_features()
1463 vlan->set_features = MACVLAN_FEATURES; in macvlan_common_newlink()