| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_pktgen.c | 82 struct ark_pkt_gen_inst *inst = in ark_pktgen_init() local 104 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_run() local 112 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_paused() local 121 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_pause() local 140 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_reset() local 165 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_tx_done() local 174 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_is_running() local 183 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_is_gen_forever() local 192 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_wait_done() local 212 struct ark_pkt_gen_inst *inst = (struct ark_pkt_gen_inst *)handle; in ark_pktgen_get_pkts_sent() local [all …]
|
| H A D | ark_pktchkr.c | 84 struct ark_pkt_chkr_inst *inst = in ark_pktchkr_init() local 108 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_run() local 117 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_stopped() local 126 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_stop() local 142 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_is_running() local 160 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_set_pkt_ctrl() local 180 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_is_gen_forever() local 189 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_wait_done() local 213 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_get_pkts_sent() local 221 struct ark_pkt_chkr_inst *inst = (struct ark_pkt_chkr_inst *)handle; in ark_pktchkr_set_payload_byte() local [all …]
|
| H A D | ark_pktdir.c | 16 struct ark_pkt_dir_inst *inst = in ark_pktdir_init() local 32 struct ark_pkt_dir_inst *inst = (struct ark_pkt_dir_inst *)handle; in ark_pktdir_uninit() local 40 struct ark_pkt_dir_inst *inst = (struct ark_pkt_dir_inst *)handle; in ark_pktdir_setup() local 47 struct ark_pkt_dir_inst *inst = (struct ark_pkt_dir_inst *)handle; in ark_pktdir_status() local 54 struct ark_pkt_dir_inst *inst = (struct ark_pkt_dir_inst *)handle; in ark_pktdir_stall_cnt() local
|
| /f-stack/freebsd/mips/nlm/hal/ |
| H A D | usb.h | 55 #define nlm_get_usb_pcibase(node, inst) nlm_pcicfg_base(XLP_IO_USB_OFFSET(node, inst)) argument 56 #define nlm_get_usb_hcd_base(node, inst) nlm_xkphys_map_pcibar0(nlm_get_usb_pcibase(node, inst)) argument 57 #define nlm_get_usb_regbase(node, inst) (nlm_get_usb_pcibase(node, inst) + XLP_IO_PCI_HDRSZ) argument
|
| H A D | pcibus.h | 96 #define nlm_get_pcie_base(node, inst) \ argument 98 #define nlm_get_pcie_regbase(node, inst) \ argument
|
| H A D | uart.h | 95 #define nlm_get_uart_pcibase(node, inst) \ argument 97 #define nlm_get_uart_regbase(node, inst) \ argument
|
| /f-stack/freebsd/i386/i386/ |
| H A D | db_disasm.c | 93 struct inst { struct 105 struct finst { argument 1062 db_disasm_esc(loc, inst, short_addr, size, seg) in db_disasm_esc() argument 1160 int inst; in db_disasm() local
|
| H A D | db_trace.c | 214 int inst; local
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_parse.c | 87 get_token(cmdline_parse_inst_t *inst, unsigned int index) in get_token() 106 match_inst(cmdline_parse_inst_t *inst, const char *buf, in match_inst() 194 cmdline_parse_inst_t *inst; in cmdline_parse() local 310 cmdline_parse_inst_t *inst; in cmdline_complete() local
|
| /f-stack/dpdk/drivers/compress/octeontx/ |
| H A D | otx_zip.h | 104 union zip_inst_s *inst; member 168 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_in_buf() local 186 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_out_buf() local 203 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_cmd_stateless() local 223 zip_dump_instruction(void *inst) in zip_dump_instruction()
|
| H A D | otx_zip_pmd.c | 37 union zip_inst_s *inst = (union zip_inst_s *)(z_stream->inst); in reset_stream() local 48 union zip_inst_s *inst = zstrm->inst; in zip_process_op() local 117 union zip_inst_s *inst; in zip_set_stream_parameters() local
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | db_disasm.c | 108 struct inst { struct 128 static const struct inst db_inst_0f388x[] = { argument 1148 db_disasm_esc(loc, inst, rex, short_addr, size, seg) in db_disasm_esc() argument 1247 int inst; in db_disasm() local
|
| /f-stack/freebsd/mips/mips/ |
| H A D | db_interface.c | 253 InstFmt inst; in db_inst_type() local 340 branch_taken(int inst, db_addr_t pc) in branch_taken()
|
| H A D | trap.c | 895 InstFmt inst; in trap() local 1162 InstFmt inst; in MipsEmulateBranch() local 1167 #define GetBranchDest(InstPtr, inst) \ in MipsEmulateBranch() argument 1528 u_int32_t inst = *((u_int32_t *)(intptr_t)pc); in mips_unaligned_load_store() local
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev_sec.c | 89 struct otx2_cpt_inst_s inst; in otx2_cpt_enq_sa_write() local 210 struct otx2_cpt_inst_s inst; in crypto_sec_ipsec_outb_session_create() local 350 struct otx2_cpt_inst_s inst; in crypto_sec_ipsec_inb_session_create() local
|
| H A D | otx2_cryptodev_ops.c | 441 union cpt_inst_s inst; in otx2_ca_enqueue_req() local 485 union cpt_inst_s inst; in otx2_cpt_enqueue_req() local
|
| /f-stack/freebsd/i386/include/ |
| H A D | db_machdep.h | 46 #define BKPT_SET(inst) (BKPT_INST) argument
|
| /f-stack/freebsd/arm/include/ |
| H A D | db_machdep.h | 46 #define BKPT_SET(inst) (BKPT_INST) argument
|
| /f-stack/freebsd/arm64/include/ |
| H A D | db_machdep.h | 50 #define BKPT_SET(inst) (BKPT_INST) argument
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev_sec_tx.h | 46 struct otx2_cpt_inst_s inst; in otx2_sec_event_tx() local
|
| H A D | otx2_ethdev_sec.c | 284 struct otx2_cpt_inst_s inst; in hmac_init() local 359 struct otx2_cpt_inst_s inst; in eth_sec_ipsec_out_sess_create() local
|
| /f-stack/freebsd/amd64/include/ |
| H A D | db_machdep.h | 43 #define BKPT_SET(inst) (BKPT_INST) argument
|
| /f-stack/freebsd/ddb/ |
| H A D | db_run.c | 302 unsigned inst; in db_set_single_step() local
|
| /f-stack/dpdk/drivers/common/qat/ |
| H A D | qat_device.c | 268 struct qat_device_info *inst = in qat_pci_device_release() local
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.h | 80 struct qat_crypto_instance *inst; member
|