Home
last modified time | relevance | path

Searched refs:vxlan_features_check (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/net/
H A Dvxlan.h358 static inline netdev_features_t vxlan_features_check(struct sk_buff *skb, in vxlan_features_check() function
/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c2271 return vxlan_features_check(skb, features); in typhoon_features_check()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2287 features = vxlan_features_check(skb, features); in xgbe_features_check()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c256 features = vxlan_features_check(skb, features); in enic_features_check()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2681 features = vxlan_features_check(skb, features); in mlx4_en_features_check()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c500 return vxlan_features_check(skb, features); in qlcnic_features_check()
/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c4287 features = vxlan_features_check(skb, features); in lan78xx_features_check()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4708 return vxlan_features_check(skb, features); in mlx5e_tunnel_features_check()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c12879 return vxlan_features_check(skb, features); in bnx2x_features_check()