Home
last modified time | relevance | path

Searched refs:xdp_set_features_flag (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/net/core/
H A Dxdp.c776 void xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag() function
787 EXPORT_SYMBOL_GPL(xdp_set_features_flag); variable
795 xdp_set_features_flag(dev, val); in xdp_features_set_redirect_target()
804 xdp_set_features_flag(dev, val); in xdp_features_clear_redirect_target()
/kernel/linux/linux-6.6/include/net/
H A Dxdp.h454 void xdp_set_features_flag(struct net_device *dev, xdp_features_t val);
462 xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag() function
479 xdp_set_features_flag(dev, 0); in xdp_clear_features_flag()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c748 xdp_set_features_flag(dev, NETDEV_XDP_ACT_BASIC); in nicvf_set_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c918 xdp_set_features_flag(netdev, in ena_set_channels()
/kernel/linux/linux-6.6/drivers/net/
H A Dveth.c1314 xdp_set_features_flag(dev, val); in veth_set_xdp_features()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1824 xdp_set_features_flag(bond_dev, val); in bond_xdp_set_features()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4080 xdp_set_features_flag(netdev, val); in mlx5e_set_xdp_feature()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5025 xdp_set_features_flag(port->dev, in mvpp2_bm_switch_buffers()

Completed in 34 milliseconds