Lines Matching refs:TestContext

145 struct TestContext {  struct
175 static struct TestContext ctx_; argument
177 typedef int (*testfunc_t)(struct TestContext *ctx);
190 port_info_get(struct TestContext *ctx) in port_info_get()
234 port_register(struct TestContext *ctx) in port_register()
314 niocregif(struct TestContext *ctx, int netmap_api) in niocregif()
391 legacy_regif_default(struct TestContext *ctx) in legacy_regif_default()
397 legacy_regif_all_nic(struct TestContext *ctx) in legacy_regif_all_nic()
404 legacy_regif_12(struct TestContext *ctx) in legacy_regif_12()
411 legacy_regif_sw(struct TestContext *ctx) in legacy_regif_sw()
418 legacy_regif_future(struct TestContext *ctx) in legacy_regif_future()
428 legacy_regif_extra_bufs(struct TestContext *ctx) in legacy_regif_extra_bufs()
436 legacy_regif_extra_bufs_pipe(struct TestContext *ctx) in legacy_regif_extra_bufs_pipe()
446 legacy_regif_extra_bufs_pipe_vale(struct TestContext *ctx) in legacy_regif_extra_bufs_pipe_vale()
454 num_registered_rings(struct TestContext *ctx) in num_registered_rings()
467 port_register_hwall_host(struct TestContext *ctx) in port_register_hwall_host()
474 port_register_hostall(struct TestContext *ctx) in port_register_hostall()
481 port_register_hwall(struct TestContext *ctx) in port_register_hwall()
488 port_register_single_hw_pair(struct TestContext *ctx) in port_register_single_hw_pair()
496 port_register_single_host_pair(struct TestContext *ctx) in port_register_single_host_pair()
506 port_register_hostall_many(struct TestContext *ctx) in port_register_hostall_many()
515 port_register_hwall_tx(struct TestContext *ctx) in port_register_hwall_tx()
523 port_register_hwall_rx(struct TestContext *ctx) in port_register_hwall_rx()
532 vale_mkname(char *vpname, struct TestContext *ctx) in vale_mkname()
545 vale_attach(struct TestContext *ctx) in vale_attach()
581 vale_detach(struct TestContext *ctx) in vale_detach()
606 vale_attach_detach(struct TestContext *ctx) in vale_attach_detach()
618 vale_attach_detach_host_rings(struct TestContext *ctx) in vale_attach_detach_host_rings()
627 port_hdr_set_and_get(struct TestContext *ctx) in port_hdr_set_and_get()
672 vale_ephemeral_port_hdr_manipulation(struct TestContext *ctx) in vale_ephemeral_port_hdr_manipulation()
698 vale_persistent_port(struct TestContext *ctx) in vale_persistent_port()
743 pools_info_get(struct TestContext *ctx) in pools_info_get()
787 pools_info_get_and_register(struct TestContext *ctx) in pools_info_get_and_register()
810 pools_info_get_empty_ifname(struct TestContext *ctx) in pools_info_get_empty_ifname()
817 pipe_master(struct TestContext *ctx) in pipe_master()
832 pipe_slave(struct TestContext *ctx) in pipe_slave()
843 pipe_port_info_get(struct TestContext *ctx) in pipe_port_info_get()
851 pipe_pools_info_get(struct TestContext *ctx) in pipe_pools_info_get()
860 vale_polling_enable(struct TestContext *ctx) in vale_polling_enable()
894 vale_polling_disable(struct TestContext *ctx) in vale_polling_disable()
920 vale_polling_enable_disable(struct TestContext *ctx) in vale_polling_enable_disable()
952 push_option(struct nmreq_option *opt, struct TestContext *ctx) in push_option()
959 clear_options(struct TestContext *ctx) in clear_options()
987 unsupported_option(struct TestContext *ctx) in unsupported_option()
1007 infinite_options(struct TestContext *ctx) in infinite_options()
1024 infinite_options2(struct TestContext *ctx) in infinite_options2()
1076 push_extmem_option(struct TestContext *ctx, const struct nmreq_pools_info *pi, in push_extmem_option()
1099 pop_extmem_option(struct TestContext *ctx, struct nmreq_opt_extmem *exp) in pop_extmem_option()
1130 _extmem_option(struct TestContext *ctx, in _extmem_option()
1184 extmem_option(struct TestContext *ctx) in extmem_option()
1195 bad_extmem_option(struct TestContext *ctx) in bad_extmem_option()
1210 duplicate_extmem_options(struct TestContext *ctx) in duplicate_extmem_options()
1254 push_csb_option(struct TestContext *ctx, struct nmreq_opt_csb *opt) in push_csb_option()
1294 csb_mode(struct TestContext *ctx) in csb_mode()
1311 csb_mode_invalid_memory(struct TestContext *ctx) in csb_mode_invalid_memory()
1330 sync_kloop_stop(struct TestContext *ctx) in sync_kloop_stop()
1350 struct TestContext *ctx = opaque; in sync_kloop_worker()
1376 sync_kloop_start_stop(struct TestContext *ctx) in sync_kloop_start_stop()
1402 sync_kloop(struct TestContext *ctx) in sync_kloop()
1415 sync_kloop_eventfds(struct TestContext *ctx) in sync_kloop_eventfds()
1467 sync_kloop_eventfds_all_mode(struct TestContext *ctx, in sync_kloop_eventfds_all_mode()
1483 sync_kloop_eventfds_all(struct TestContext *ctx) in sync_kloop_eventfds_all()
1489 sync_kloop_eventfds_all_tx(struct TestContext *ctx) in sync_kloop_eventfds_all_tx()
1509 sync_kloop_eventfds_all_direct(struct TestContext *ctx) in sync_kloop_eventfds_all_direct()
1516 sync_kloop_eventfds_all_direct_tx(struct TestContext *ctx) in sync_kloop_eventfds_all_direct_tx()
1523 sync_kloop_eventfds_all_direct_rx(struct TestContext *ctx) in sync_kloop_eventfds_all_direct_rx()
1530 sync_kloop_nocsb(struct TestContext *ctx) in sync_kloop_nocsb()
1545 csb_enable(struct TestContext *ctx) in csb_enable()
1579 sync_kloop_csb_enable(struct TestContext *ctx) in sync_kloop_csb_enable()
1599 sync_kloop_conflict(struct TestContext *ctx)
1687 sync_kloop_eventfds_mismatch(struct TestContext *ctx) in sync_kloop_eventfds_mismatch()
1713 null_port(struct TestContext *ctx) in null_port()
1731 null_port_all_zero(struct TestContext *ctx) in null_port_all_zero()
1749 null_port_sync(struct TestContext *ctx) in null_port_sync()
1845 nmreq_hdr_parsing(struct TestContext *ctx, in nmreq_hdr_parsing()
1894 nmreq_reg_parsing(struct TestContext *ctx, in nmreq_reg_parsing()
1965 nmreq_parsing(struct TestContext *ctx) in nmreq_parsing()
2004 binarycomp(struct TestContext *ctx) in binarycomp()
2110 context_cleanup(struct TestContext *ctx) in context_cleanup()
2303 struct TestContext ctxcopy; in main()