Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9040 static u8 dev_xdp_prog_count(struct net_device *dev) in dev_xdp_prog_count() function
9163 if (!num_modes && dev_xdp_prog_count(dev) > 1) { in dev_xdp_attach()