Home
last modified time | relevance | path

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

/linux/include/net/
A Dxdp.h479 void xdp_set_features_flag(struct net_device *dev, xdp_features_t val);
487 xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag() function
504 xdp_set_features_flag(dev, 0); in xdp_clear_features_flag()
/linux/net/core/
A Dxdp.c804 void xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag() function
815 EXPORT_SYMBOL_GPL(xdp_set_features_flag);
823 xdp_set_features_flag(dev, val); in xdp_features_set_redirect_target()
832 xdp_set_features_flag(dev, val); in xdp_features_clear_redirect_target()
/linux/drivers/net/ethernet/amazon/ena/
A Dena_ethtool.c1036 xdp_set_features_flag(netdev, in ena_set_channels()
/linux/drivers/net/ethernet/cavium/thunder/
A Dnicvf_ethtool.c749 xdp_set_features_flag(dev, NETDEV_XDP_ACT_BASIC); in nicvf_set_channels()
/linux/drivers/net/
A Dveth.c1253 xdp_set_features_flag(dev, val); in veth_set_xdp_features()
/linux/drivers/net/ethernet/microsoft/mana/
A Dmana_en.c2793 xdp_set_features_flag(ndev, NETDEV_XDP_ACT_BASIC | in mana_probe_port()
/linux/drivers/net/bonding/
A Dbond_main.c1941 xdp_set_features_flag(bond_dev, val); in bond_xdp_set_features()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c4281 xdp_set_features_flag(netdev, val); in mlx5e_set_xdp_feature()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c5041 xdp_set_features_flag(port->dev, in mvpp2_bm_switch_buffers()

Completed in 55 milliseconds