Home
last modified time | relevance | path

Searched defs:yerr (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c374 struct ynl_error yerr; in rxq_num() local
428 struct ynl_error yerr; in get_ring_config() local
452 struct ynl_error yerr; in restore_ring_config() local
503 struct ynl_error yerr; in configure_headersplit() local
560 struct ynl_error yerr; in check_changing_channels() local
688 struct ynl_error yerr; in bind_rx_queue() local
733 struct ynl_error yerr; in bind_tx_queue() local
/linux/tools/net/ynl/samples/
H A Dtc.c48 struct ynl_error yerr; in main() local
H A Drt-addr.c48 struct ynl_error yerr; in main() local
H A Drt-route.c48 struct ynl_error yerr; in main() local
H A Dnetdev.c65 struct ynl_error yerr; in main() local
H A Drt-link.c138 struct ynl_error yerr; in main() local
H A Dtc-filter-add.c301 struct ynl_error yerr; in main() local
/linux/tools/testing/selftests/net/
H A Dbusy_poller.c232 struct ynl_error yerr; in setup_queue() local
/linux/tools/testing/selftests/drivers/net/
H A Dpsp_responder.c415 struct ynl_error yerr; in main() local
/linux/tools/net/ynl/ynltool/
H A Dpage-pool.c338 struct ynl_error yerr; in do_stats() local
H A Dqstats.c245 struct ynl_error yerr; in qstats_dump() local
/linux/tools/net/ynl/lib/
H A Dynl.c44 #define yerr(_ys, _code, _msg...) __yerr(&(_ys)->err, _code, _msg) macro