Home
last modified time | relevance | path

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

/Linux-v5.15/samples/bpf/
Dxdpsock_user.c129 unsigned long tx_wakeup_sendtos; member
235 tx_wakeup_sendtos_ps = (xsks[i]->app_stats.tx_wakeup_sendtos - in dump_app_stats()
248 xsks[i]->app_stats.tx_wakeup_sendtos); in dump_app_stats()
254 xsks[i]->app_stats.prev_tx_wakeup_sendtos = xsks[i]->app_stats.tx_wakeup_sendtos; in dump_app_stats()
887 xsk->app_stats.tx_wakeup_sendtos = 0; in xsk_configure_socket()
1186 xsk->app_stats.tx_wakeup_sendtos++; in complete_tx_only()
1384 xsk->app_stats.tx_wakeup_sendtos++; in l2fwd()