Lines Matching defs:handle
97 ark_pktchkr_uninit(ark_pkt_chkr_t handle) in ark_pktchkr_uninit()
103 ark_pktchkr_run(ark_pkt_chkr_t handle) in ark_pktchkr_run()
112 ark_pktchkr_stopped(ark_pkt_chkr_t handle) in ark_pktchkr_stopped()
121 ark_pktchkr_stop(ark_pkt_chkr_t handle) in ark_pktchkr_stop()
137 ark_pktchkr_is_running(ark_pkt_chkr_t handle) in ark_pktchkr_is_running()
146 ark_pktchkr_set_pkt_ctrl(ark_pkt_chkr_t handle, in ark_pktchkr_set_pkt_ctrl()
175 ark_pktchkr_is_gen_forever(ark_pkt_chkr_t handle) in ark_pktchkr_is_gen_forever()
184 ark_pktchkr_wait_done(ark_pkt_chkr_t handle) in ark_pktchkr_wait_done()
208 ark_pktchkr_get_pkts_sent(ark_pkt_chkr_t handle) in ark_pktchkr_get_pkts_sent()
216 ark_pktchkr_set_payload_byte(ark_pkt_chkr_t handle, uint32_t b) in ark_pktchkr_set_payload_byte()
224 ark_pktchkr_set_pkt_size_min(ark_pkt_chkr_t handle, uint32_t x) in ark_pktchkr_set_pkt_size_min()
232 ark_pktchkr_set_pkt_size_max(ark_pkt_chkr_t handle, uint32_t x) in ark_pktchkr_set_pkt_size_max()
240 ark_pktchkr_set_pkt_size_incr(ark_pkt_chkr_t handle, uint32_t x) in ark_pktchkr_set_pkt_size_incr()
248 ark_pktchkr_set_num_pkts(ark_pkt_chkr_t handle, uint32_t x) in ark_pktchkr_set_num_pkts()
256 ark_pktchkr_set_src_mac_addr(ark_pkt_chkr_t handle, uint64_t mac_addr) in ark_pktchkr_set_src_mac_addr()
265 ark_pktchkr_set_dst_mac_addr(ark_pkt_chkr_t handle, uint64_t mac_addr) in ark_pktchkr_set_dst_mac_addr()
274 ark_pktchkr_set_eth_type(ark_pkt_chkr_t handle, uint32_t x) in ark_pktchkr_set_eth_type()
282 ark_pktchkr_set_hdr_dW(ark_pkt_chkr_t handle, uint32_t *hdr) in ark_pktchkr_set_hdr_dW()
292 ark_pktchkr_dump_stats(ark_pkt_chkr_t handle) in ark_pktchkr_dump_stats()
386 ark_pktchkr_setup(ark_pkt_chkr_t handle) in ark_pktchkr_setup()