Home
last modified time | relevance | path

Searched defs:count_tx (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_loop.c33 static __always_inline void count_tx(__u32 protocol) in count_tx() function
H A Dtest_xdp.c37 static __always_inline void count_tx(__u32 protocol) in count_tx() function
H A Dtest_xdp_dynptr.c41 static __always_inline void count_tx(__u32 protocol) in count_tx() function
/openbmc/linux/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c36 static __always_inline void count_tx(u32 protocol) in count_tx() function
/openbmc/linux/drivers/net/
H A Dmacsec.c519 static void count_tx(struct net_device *dev, int ret, int len) in count_tx() function