Searched refs:xdp_features_t (Results 1 – 7 of 7) sorted by relevance
999 void xdp_set_features_flag_locked(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag_locked()1013 void xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag()1024 xdp_features_t val = (dev->xdp_features | NETDEV_XDP_ACT_NDO_XMIT); in xdp_features_set_redirect_target_locked()1042 xdp_features_t val = dev->xdp_features; in xdp_features_clear_redirect_target_locked()
29 xdp_features_t xdp_features
88 typedef u32 xdp_features_t; typedef2215 xdp_features_t xdp_features;
1288 xdp_features_t val = NETDEV_XDP_ACT_BASIC | in veth_set_xdp_features()
2338 xdp_features_t xdp_features; in gve_set_netdev_xdp_features()
1866 xdp_features_t val = NETDEV_XDP_ACT_MASK; in bond_xdp_set_features()
4410 xdp_features_t val = 0; in mlx5e_set_xdp_feature()