Home
last modified time | relevance | path

Searched refs:rings (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
HDr92ce_rx.c58 r92ce_get_intr_status(struct rtwn_pci_softc *pc, int *rings) in r92ce_get_intr_status() argument
64 *rings = 0; in r92ce_get_intr_status()
78 *rings |= (1 << RTWN_PCI_BEACON_QUEUE); in r92ce_get_intr_status()
80 *rings |= (1 << RTWN_PCI_HIGH_QUEUE); in r92ce_get_intr_status()
82 *rings |= (1 << RTWN_PCI_MGNT_QUEUE); in r92ce_get_intr_status()
84 *rings |= (1 << RTWN_PCI_BK_QUEUE); in r92ce_get_intr_status()
86 *rings |= (1 << RTWN_PCI_BE_QUEUE); in r92ce_get_intr_status()
88 *rings |= (1 << RTWN_PCI_VI_QUEUE); in r92ce_get_intr_status()
90 *rings |= (1 << RTWN_PCI_VO_QUEUE); in r92ce_get_intr_status()
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/pci/
HDr88ee_rx.c54 r88ee_get_intr_status(struct rtwn_pci_softc *pc, int *rings) in r88ee_get_intr_status() argument
60 *rings = 0; in r88ee_get_intr_status()
78 *rings |= (1 << RTWN_PCI_HIGH_QUEUE); in r88ee_get_intr_status()
80 *rings |= (1 << RTWN_PCI_MGNT_QUEUE); in r88ee_get_intr_status()
82 *rings |= (1 << RTWN_PCI_BK_QUEUE); in r88ee_get_intr_status()
84 *rings |= (1 << RTWN_PCI_BE_QUEUE); in r88ee_get_intr_status()
86 *rings |= (1 << RTWN_PCI_VI_QUEUE); in r88ee_get_intr_status()
88 *rings |= (1 << RTWN_PCI_VO_QUEUE); in r88ee_get_intr_status()
/freebsd-13-stable/usr.bin/sed/tests/
HDhanoi.sed12 # sequence of states involved in moving 4 rings, the largest called "a" and
14 # that the rings on any tower at any time are in descending order of size.
15 # You can start with a different arrangement and a different number of rings,
17 # to the middle tower. The rules are: the names of the rings must all be
20 # are in alphabetical order (i.e. rings are in descending order of size).
30 # of the alphabetical order of the names of the rings. The b at the
34 # Although this version is "limited" to 26 rings because of the size of the
35 # alphabet, one could write a script using the same idea in which the rings
/freebsd-13-stable/sys/contrib/alpine-hal/
HDal_hal_udma_main.c179 al_reg_write32(&udma_q->q_regs->rings.drbp_low, in al_udma_q_set_pointers()
181 al_reg_write32(&udma_q->q_regs->rings.drbp_high, in al_udma_q_set_pointers()
184 al_reg_write32(&udma_q->q_regs->rings.drl, udma_q->size); in al_udma_q_set_pointers()
194 al_reg_write32(&udma_q->q_regs->rings.crbp_low, in al_udma_q_set_pointers()
196 al_reg_write32(&udma_q->q_regs->rings.crbp_high, in al_udma_q_set_pointers()
213 uint32_t reg = al_reg_read32(&udma_q->q_regs->rings.cfg); in al_udma_q_enable()
222 al_reg_write32(&udma_q->q_regs->rings.cfg, reg); in al_udma_q_enable()
384 status_reg = &udma_q->q_regs->rings.status; in al_udma_q_reset()
406 dcp_reg = &udma_q->q_regs->rings.dcp; in al_udma_q_reset()
407 crhp_reg = &udma_q->q_regs->rings.crhp; in al_udma_q_reset()
HDal_hal_udma_regs.h94 struct udma_rings_regs rings; member
HDal_hal_udma.h495 addr = &udma_q->q_regs->rings.drtp_inc; in al_udma_desc_action_add()
633 (al_reg_read32(&udma_q->q_regs->rings.crhp) & in al_udma_cdesc_get_all()
/freebsd-13-stable/sys/contrib/device-tree/Bindings/soc/ti/
HDk3-ringacc.txt25 - ti,num-rings : Number of rings supported by RA
26 - ti,sci-rm-range-gp-rings : TI-SCI RM subtype for GP ring range
45 ti,num-rings = <818>;
46 ti,sci-rm-range-gp-rings = <0x2>; /* GP ring range */
/freebsd-13-stable/sys/dev/xen/blkback/
HDblkback.c672 blkif_back_rings_t rings; member
1312 resp = RING_GET_RESPONSE(&xbb->rings.native, in xbb_queue_response()
1313 xbb->rings.native.rsp_prod_pvt); in xbb_queue_response()
1317 RING_GET_RESPONSE(&xbb->rings.x86_32, in xbb_queue_response()
1318 xbb->rings.x86_32.rsp_prod_pvt); in xbb_queue_response()
1322 RING_GET_RESPONSE(&xbb->rings.x86_64, in xbb_queue_response()
1323 xbb->rings.x86_64.rsp_prod_pvt); in xbb_queue_response()
1336 xbb->rings.common.rsp_prod_pvt++; in xbb_queue_response()
1364 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xbb->rings.common, *notify); in xbb_push_responses()
1366 if (xbb->rings.common.rsp_prod_pvt == xbb->rings.common.req_cons) { in xbb_push_responses()
[all …]
/freebsd-13-stable/sys/contrib/device-tree/Bindings/soc/qcom/
Dqcom,wcnss.txt67 Definition: should reference the tx-enable and tx-rings-empty SMEM states
72 Definition: must contain "tx-enable" and "tx-rings-empty"
111 qcom,smem-state-names = "tx-enable", "tx-rings-empty";
/freebsd-13-stable/sys/contrib/device-tree/Bindings/net/
HDopencores-ethoc.txt6 first region is for the device registers and descriptor rings,
/freebsd-13-stable/sys/contrib/device-tree/Bindings/crypto/
HDmediatek-crypto.txt7 order. These are global system and four descriptor rings.
Dbrcm,spu-crypto.txt15 Mailbox channels correspond to DMA rings on the device.
HDinside-secure-safexcel.txt8 - interrupts: Interrupt numbers for the rings and engine.
/freebsd-13-stable/sys/dev/safexcel/
HDsafexcel.c339 sc->sc_config.rings = reg & SAFEXCEL_N_RINGS_MASK; in safexcel_configure()
341 sc->sc_config.rings = MIN(sc->sc_config.rings, sc->sc_config.aic_rings); in safexcel_configure()
486 for (i = 0; i < sc->sc_config.rings; i++) { in safexcel_hw_prepare_rings()
564 for (i = 0; i < sc->sc_config.rings; i++) { in safexcel_hw_setup_rings()
651 for (i = 0; i < sc->sc_config.rings; i++) { in safexcel_hw_reset_rings()
730 for (ring_mask = 0, i = 0; i < sc->sc_config.rings; i++) { in safexcel_enable_pe_engine()
794 for (i = 0; i < sc->sc_config.rings; i++) { in safexcel_init_rings()
894 for (i = 0; i < sc->sc_config.rings; i++) { in safexcel_dma_free_rings()
911 for (i = 0; i < sc->sc_config.rings; i++) { in safexcel_dma_init()
1178 for (ringidx = 0; ringidx < sc->sc_config.rings; ringidx++) { in safexcel_attach()
[all …]
HDsafexcel_var.h297 uint32_t rings; /* Number of rings. */ member
/freebsd-13-stable/sys/contrib/device-tree/src/arm64/ti/
HDk3-am65-mcu.dtsi136 ti,num-rings = <286>;
137 ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */
HDk3-j721e-mcu-wakeup.dtsi269 ti,num-rings = <286>;
270 ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */
HDk3-am65-main.dtsi591 ti,num-rings = <818>;
592 ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */
HDk3-j721e-main.dtsi265 ti,num-rings = <1024>;
266 ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */
/freebsd-13-stable/sys/contrib/device-tree/Bindings/rtc/
Disil,isl12057.txt13 RTC alarm rings. In order to mark the device has a wakeup source and
/freebsd-13-stable/sys/contrib/device-tree/Bindings/mailbox/
Dbrcm,iproc-flexrm-mbox.txt3 The Broadcom FlexRM ring manager provides a set of rings which can be
/freebsd-13-stable/lib/libnetmap/
HDnmport.c319 NPKEY_DECL(conf, rings, 0)
397 if (nmport_key(p, conf, rings) != NULL) { in NPOPT_PARSER()
398 uint16_t nr_rings = atoi(nmport_key(p, conf, rings)); in NPOPT_PARSER()
/freebsd-13-stable/sys/powerpc/conf/
HDGENERIC64LE238 # Netmap provides direct access to TX/RX rings on supported NICs
HDGENERIC64262 # Netmap provides direct access to TX/RX rings on supported NICs
/freebsd-13-stable/sys/amd64/conf/
HDGENERIC384 # Netmap provides direct access to TX/RX rings on supported NICs

12