Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c390 struct ynl_error yerr; in rxq_num() local
444 struct ynl_error yerr; in get_ring_config() local
468 struct ynl_error yerr; in restore_ring_config() local
519 struct ynl_error yerr; in configure_headersplit() local
576 struct ynl_error yerr; in check_changing_channels() local
704 struct ynl_error yerr; in bind_rx_queue() local
751 struct ynl_error yerr; in bind_tx_queue() local
/linux/tools/net/ynl/samples/
H A Dnetdev.c
/linux/tools/net/ynl/lib/
H A Dynl.c44 #define yerr(_ys, _code, _msg...) __yerr(&(_ys)->err, _code, _msg) macro
[all...]