Searched refs:xdp_features_t (Results 1 – 8 of 8) sorted by relevance
1004 void xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag()1019 xdp_features_t val = (dev->xdp_features | NETDEV_XDP_ACT_NDO_XMIT); in xdp_features_set_redirect_target()1029 xdp_features_t val = dev->xdp_features; in xdp_features_clear_redirect_target()
619 void xdp_set_features_flag(struct net_device *dev, xdp_features_t val);627 xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag()
28 xdp_features_t xdp_features
88 typedef u32 xdp_features_t; typedef2156 xdp_features_t xdp_features;
1246 xdp_features_t val = NETDEV_XDP_ACT_BASIC | in veth_set_xdp_features()
2249 xdp_features_t xdp_features; in gve_set_netdev_xdp_features()
1934 xdp_features_t val = NETDEV_XDP_ACT_MASK; in bond_xdp_set_features()
4299 xdp_features_t val; in mlx5e_set_xdp_feature()