Home
last modified time | relevance | path

Searched refs:XDP_SETUP_PROG_HW (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2227 case XDP_SETUP_PROG_HW: in nfp_net_xdp()
/linux/include/linux/
H A Dnetdevice.h994 XDP_SETUP_PROG_HW, enumerator
/linux/net/core/
H A Ddev.c10429 xdp.command = mode == XDP_MODE_HW ? XDP_SETUP_PROG_HW : XDP_SETUP_PROG; in dev_xdp_install()