Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dxdpsock_user.c127 unsigned long tx_wakeup_sendtos; member
232 tx_wakeup_sendtos_ps = (xsks[i]->app_stats.tx_wakeup_sendtos - in dump_app_stats()
245 xsks[i]->app_stats.tx_wakeup_sendtos); in dump_app_stats()
251 xsks[i]->app_stats.prev_tx_wakeup_sendtos = xsks[i]->app_stats.tx_wakeup_sendtos; in dump_app_stats()
877 xsk->app_stats.tx_wakeup_sendtos = 0; in xsk_configure_socket()
1163 xsk->app_stats.tx_wakeup_sendtos++; in complete_tx_only()
1358 xsk->app_stats.tx_wakeup_sendtos++; in l2fwd()