Searched refs:NETDEV_XDP_ACT_HW_OFFLOAD (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2769 netdev->xdp_features |= NETDEV_XDP_ACT_HW_OFFLOAD;
/linux-master/drivers/net/netdevsim/
H A Dnetdev.c628 dev->xdp_features = NETDEV_XDP_ACT_HW_OFFLOAD;
/linux-master/include/uapi/linux/
H A Dnetdev.h21 * @NETDEV_XDP_ACT_HW_OFFLOAD: This feature informs if netdev supports XDP hw
33 NETDEV_XDP_ACT_HW_OFFLOAD = 16, enumerator in enum:netdev_xdp_act
/linux-master/tools/include/uapi/linux/
H A Dnetdev.h21 * @NETDEV_XDP_ACT_HW_OFFLOAD: This feature informs if netdev supports XDP hw
33 NETDEV_XDP_ACT_HW_OFFLOAD = 16, enumerator in enum:netdev_xdp_act

Completed in 229 milliseconds