Home
last modified time | relevance | path

Searched refs:inst (Results 1 – 25 of 52) sorted by relevance

123

/f-stack/dpdk/drivers/net/ark/
H A Dark_pktchkr.c87 if (inst == NULL) { in ark_pktchkr_init()
89 return inst; in ark_pktchkr_init()
92 inst->cregs = in ark_pktchkr_init()
94 inst->ordinal = ord; in ark_pktchkr_init()
95 inst->l2_mode = l2_mode; in ark_pktchkr_init()
96 return inst; in ark_pktchkr_init()
134 inst->ordinal); in ark_pktchkr_stop()
163 inst->sregs->pkt_ctrl = r; in ark_pktchkr_set_pkt_ctrl()
164 if (!inst->l2_mode) in ark_pktchkr_set_pkt_ctrl()
203 inst->ordinal); in ark_pktchkr_wait_done()
[all …]
H A Dark_pktgen.c85 if (inst == NULL) { in ark_pktgen_init()
87 return inst; in ark_pktgen_init()
90 inst->ordinal = ord; in ark_pktgen_init()
91 inst->l2_mode = l2_mode; in ark_pktgen_init()
92 return inst; in ark_pktgen_init()
130 inst->ordinal); in ark_pktgen_pause()
146 inst->ordinal); in ark_pktgen_reset()
154 inst->ordinal); in ark_pktgen_reset()
204 inst->ordinal); in ark_pktgen_wait_done()
255 inst->regs->num_pkts = x; in ark_pktgen_set_num_pkts()
[all …]
H A Dark_pktdir.c16 struct ark_pkt_dir_inst *inst = in ark_pktdir_init() local
20 if (inst == NULL) { in ark_pktdir_init()
22 return inst; in ark_pktdir_init()
24 inst->regs = (struct ark_pkt_dir_regs *)base; in ark_pktdir_init()
25 inst->regs->ctrl = 0x00110110; /* POR state */ in ark_pktdir_init()
26 return inst; in ark_pktdir_init()
32 struct ark_pkt_dir_inst *inst = (struct ark_pkt_dir_inst *)handle; in ark_pktdir_uninit() local
34 rte_free(inst); in ark_pktdir_uninit()
41 inst->regs->ctrl = v; in ark_pktdir_setup()
48 return inst->regs->ctrl; in ark_pktdir_status()
[all …]
/f-stack/freebsd/crypto/openssl/aarch64/
H A Dkeccak1600-armv8.S39 .inst 0xd503233f // paciasp
203 .inst 0xd50323bf // autiasp
210 .inst 0xd503233f // paciasp
260 .inst 0xd50323bf // autiasp
268 .inst 0xd503233f // paciasp
502 .inst 0xd50323bf // autiasp
509 .inst 0xd503233f // paciasp
572 .inst 0xd50323bf // autiasp
766 .inst 0xd503233f // paciasp
807 .inst 0xd50323bf // autiasp
[all …]
H A Dsha512-armv8.S81 .inst 0xd503233f // paciasp
1041 .inst 0xd50323bf // autiasp
1142 .inst 0xcec08230 //sha512su0 v16.16b,v17.16b
1154 .inst 0xcec08251 //sha512su0 v17.16b,v18.16b
1166 .inst 0xcec08272 //sha512su0 v18.16b,v19.16b
1178 .inst 0xcec08293 //sha512su0 v19.16b,v20.16b
1190 .inst 0xcec082b4 //sha512su0 v20.16b,v21.16b
1202 .inst 0xcec082d5 //sha512su0 v21.16b,v22.16b
1214 .inst 0xcec082f6 //sha512su0 v22.16b,v23.16b
1226 .inst 0xcec08217 //sha512su0 v23.16b,v16.16b
[all …]
H A Dsha1-armv8.S1105 .inst 0x5e280803 //sha1h v3.16b,v0.16b
1112 .inst 0x5e2818e4 //sha1su1 v4.16b,v7.16b
1117 .inst 0x5e281885 //sha1su1 v5.16b,v4.16b
1122 .inst 0x5e2818a6 //sha1su1 v6.16b,v5.16b
1127 .inst 0x5e2818c7 //sha1su1 v7.16b,v6.16b
1132 .inst 0x5e2818e4 //sha1su1 v4.16b,v7.16b
1137 .inst 0x5e281885 //sha1su1 v5.16b,v4.16b
1142 .inst 0x5e2818a6 //sha1su1 v6.16b,v5.16b
1147 .inst 0x5e2818c7 //sha1su1 v7.16b,v6.16b
1152 .inst 0x5e2818e4 //sha1su1 v4.16b,v7.16b
[all …]
/f-stack/dpdk/drivers/compress/octeontx/
H A Dotx_zip.h104 union zip_inst_s *inst; member
168 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_in_buf() local
175 inst->s.dg = 0; in zipvf_prepare_in_buf()
176 inst->s.inp_ptr_addr.s.addr = in zipvf_prepare_in_buf()
186 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_out_buf() local
192 inst->s.ds = 0; in zipvf_prepare_out_buf()
197 inst->s.out_ptr_ctl.s.length = inst->s.totaloutputlength; in zipvf_prepare_out_buf()
203 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_cmd_stateless() local
206 inst->s.ef = 1; in zipvf_prepare_cmd_stateless()
209 inst->s.sf = 1; in zipvf_prepare_cmd_stateless()
[all …]
H A Dotx_zip_pmd.c37 union zip_inst_s *inst = (union zip_inst_s *)(z_stream->inst); in reset_stream() local
39 inst->s.bf = 1; in reset_stream()
40 inst->s.ef = 0; in reset_stream()
48 union zip_inst_s *inst = zstrm->inst; in zip_process_op() local
66 zip_dump_instruction(inst); in zip_process_op()
117 union zip_inst_s *inst; in zip_set_stream_parameters() local
131 memset(inst->u, 0, sizeof(inst->u)); in zip_set_stream_parameters()
134 inst->s.bf = 1; in zip_set_stream_parameters()
178 inst->s.cc = 0; in zip_set_stream_parameters()
180 inst->s.ss = 0; in zip_set_stream_parameters()
[all …]
/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_parse.c92 if (inst->tokens[0] || !inst->f) in get_token()
96 inst->f(&token_p, NULL, &inst->tokens[index]); in get_token()
251 inst = ctx[inst_num]; in cmdline_parse()
252 while (inst) { in cmdline_parse()
287 inst = ctx[inst_num]; in cmdline_parse()
352 inst = ctx[inst_num]; in cmdline_complete()
353 while (inst) { in cmdline_complete()
446 inst = ctx[inst_num]; in cmdline_complete()
447 while (inst) { in cmdline_complete()
449 inst = ctx[inst_num]; in cmdline_complete()
[all …]
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_sec_tx.h46 struct otx2_cpt_inst_s inst; in otx2_sec_event_tx() local
116 inst.doneint = 0; in otx2_sec_event_tx()
117 inst.nixtxl = 1; in otx2_sec_event_tx()
119 inst.u64[2] = 0; in otx2_sec_event_tx()
120 inst.u64[3] = 0; in otx2_sec_event_tx()
122 inst.qord = 1; in otx2_sec_event_tx()
124 inst.dlen = dlen; in otx2_sec_event_tx()
125 inst.dptr = data_addr + RTE_ETHER_HDR_LEN; in otx2_sec_event_tx()
126 inst.u64[7] = sess->inst_w7; in otx2_sec_event_tx()
154 inst.param1 = sess->esn_hi >> 16; in otx2_sec_event_tx()
[all …]
H A Dotx2_ethdev_sec.c284 struct otx2_cpt_inst_s inst; in hmac_init() local
304 inst.param2 = ctl->auth_type; in hmac_init()
305 inst.dlen = len; in hmac_init()
307 inst.rptr = inst.dptr; in hmac_init()
308 inst.egrp = OTX2_CPT_EGRP_INLINE_IPSEC; in hmac_init()
318 otx2_lmt_mov(qp->lmtline, &inst, 2); in hmac_init()
359 struct otx2_cpt_inst_s inst; in eth_sec_ipsec_out_sess_create() local
428 inst.u64[7] = 0; in eth_sec_ipsec_out_sess_create()
429 inst.egrp = OTX2_CPT_EGRP_INLINE_IPSEC; in eth_sec_ipsec_out_sess_create()
430 inst.cptr = rte_mempool_virt2iova(sa); in eth_sec_ipsec_out_sess_create()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/
H A Dprm-inst.txt10 "ti,am3-prm-inst"
11 "ti,am4-prm-inst"
12 "ti,omap4-prm-inst"
13 "ti,omap5-prm-inst"
14 "ti,dra7-prm-inst"
16 "ti,omap-prm-inst"
26 compatible = "ti,dra7-prm-inst", "ti,omap-prm-inst";
/f-stack/freebsd/mips/nlm/hal/
H A Dusb.h55 #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 Dpcibus.h96 #define nlm_get_pcie_base(node, inst) \ argument
97 nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node, inst))
98 #define nlm_get_pcie_regbase(node, inst) \ argument
99 (nlm_get_pcie_base(node, inst) + XLP_IO_PCI_HDRSZ)
H A Duart.h95 #define nlm_get_uart_pcibase(node, inst) \ argument
96 nlm_pcicfg_base(XLP_IO_UART_OFFSET(node, inst))
97 #define nlm_get_uart_regbase(node, inst) \ argument
98 (nlm_get_uart_pcibase(node, inst) + XLP_IO_PCI_HDRSZ)
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_sec.c89 struct otx2_cpt_inst_s inst; in otx2_cpt_enq_sa_write() local
102 inst.param1 = 0; in otx2_cpt_enq_sa_write()
103 inst.param2 = 0; in otx2_cpt_enq_sa_write()
104 inst.dlen = lp->ctx_len << 3; in otx2_cpt_enq_sa_write()
106 inst.rptr = 0; in otx2_cpt_enq_sa_write()
110 inst.u64[0] = 0; in otx2_cpt_enq_sa_write()
111 inst.u64[2] = 0; in otx2_cpt_enq_sa_write()
112 inst.u64[3] = 0; in otx2_cpt_enq_sa_write()
210 struct otx2_cpt_inst_s inst; in crypto_sec_ipsec_outb_session_create() local
322 inst.u64[7] = 0; in crypto_sec_ipsec_outb_session_create()
[all …]
H A Dotx2_cryptodev_ops.c441 union cpt_inst_s inst; in otx2_ca_enqueue_req() local
444 inst.u[0] = 0; in otx2_ca_enqueue_req()
446 inst.u[2] = 0; in otx2_ca_enqueue_req()
447 inst.u[3] = 0; in otx2_ca_enqueue_req()
454 inst.s9x.qord = 1; in otx2_ca_enqueue_req()
464 memcpy(lmtline, &inst, sizeof(inst)); in otx2_ca_enqueue_req()
485 union cpt_inst_s inst; in otx2_cpt_enqueue_req() local
496 inst.u[0] = 0; in otx2_cpt_enqueue_req()
498 inst.u[2] = 0; in otx2_cpt_enqueue_req()
499 inst.u[3] = 0; in otx2_cpt_enqueue_req()
[all …]
/f-stack/freebsd/mips/mips/
H A Dtrap.c895 InstFmt inst; in trap() local
897 switch (inst.RType.op) { in trap()
899 switch (inst.RType.func) { in trap()
902 if (inst.RType.rd == 29) { in trap()
1162 InstFmt inst; in MipsEmulateBranch() local
1174 inst = *(InstFmt *) instptr; in MipsEmulateBranch()
1179 inst = *(InstFmt *) instPC; in MipsEmulateBranch()
1182 switch ((int)inst.JType.op) { in MipsEmulateBranch()
1240 if (regsPtr[inst.RType.rs] == regsPtr[inst.RType.rt]) in MipsEmulateBranch()
1248 if (regsPtr[inst.RType.rs] != regsPtr[inst.RType.rt]) in MipsEmulateBranch()
[all …]
H A Ddb_interface.c253 InstFmt inst; in db_inst_type() local
256 inst.word = ins; in db_inst_type()
257 switch ((int)inst.JType.op) { in db_inst_type()
259 switch ((int)inst.RType.func) { in db_inst_type()
271 switch ((int)inst.IType.rt) { in db_inst_type()
305 switch (inst.RType.rs) { in db_inst_type()
340 branch_taken(int inst, db_addr_t pc) in branch_taken() argument
/f-stack/dpdk/drivers/regex/octeontx2/
H A Dotx2_regexdev.c285 union otx2_ree_inst inst; in ree_enqueue() local
302 inst.cn98xx.ooj = 1; in ree_enqueue()
303 inst.cn98xx.dg = 0; in ree_enqueue()
304 inst.cn98xx.doneint = 0; in ree_enqueue()
309 inst.cn98xx.inp_ptr_ctl = inst.cn98xx.inp_ptr_ctl << 32; in ree_enqueue()
314 inst.cn98xx.wq_ptr = 0; in ree_enqueue()
316 inst.cn98xx.ggrp = 0; in ree_enqueue()
317 inst.cn98xx.tt = 0; in ree_enqueue()
318 inst.cn98xx.tag = 0; in ree_enqueue()
326 inst.cn98xx.ree_job_ctrl = 0; in ree_enqueue()
[all …]
/f-stack/freebsd/amd64/amd64/
H A Ddb_disasm.c108 struct inst { struct
1150 int inst;
1247 int inst; in db_disasm() local
1251 const struct inst * ip; in db_disasm()
1279 switch (inst) { in db_disasm()
1321 if (inst >= 0x40 && inst < 0x50) { in db_disasm()
1322 rex = inst; in db_disasm()
1330 if (inst >= 0xd8 && inst <= 0xdf) { in db_disasm()
1339 ip = ((const struct inst * const *)ip->i_extra)[inst>>4]; in db_disasm()
1344 ip = &ip[inst&0xf]; in db_disasm()
[all …]
/f-stack/freebsd/i386/i386/
H A Ddb_disasm.c93 struct inst { struct
1064 int inst;
1160 int inst; in db_disasm() local
1164 const struct inst * ip; in db_disasm()
1197 switch (inst) { in db_disasm()
1239 if (inst == 0x90) { in db_disasm()
1248 if (inst >= 0xd8 && inst <= 0xdf) { in db_disasm()
1254 if (inst == 0x0f) { in db_disasm()
1256 ip = db_inst_0f[inst>>4]; in db_disasm()
1261 ip = &ip[inst&0xf]; in db_disasm()
[all …]
/f-stack/freebsd/ddb/
H A Ddb_run.c302 unsigned inst; in db_set_single_step() local
308 inst = db_get_value(pc, sizeof(int), false); in db_set_single_step()
309 if (inst_branch(inst) || inst_call(inst) || inst_return(inst)) { in db_set_single_step()
310 brpc = branch_taken(inst, pc); in db_set_single_step()
/f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/
H A Dmodule-setup.sh.in78 inst @sysconfdir@/zfs/zpool.cache
83 inst @sysconfdir@/zfs/vdev_id.conf
89 inst @sysconfdir@/hostid
105 inst "${moddir}"/zfs-env-bootfs.service "${systemdsystemunitdir}"/zfs-env-bootfs.service
117 inst "${moddir}"/$_service "${systemdsystemunitdir}"/$_service
/f-stack/freebsd/arm64/include/
H A Dasm.h82 .inst 0xd500409f | (0 << 8); /* Clear PAN */ \
87 .inst 0xd500409f | (1 << 8); /* Set PAN */ \
94 .inst 0xd500409f | (1 << 8); /* Set PAN */ \

123