Searched defs:ring (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-desc.c125 struct xgbe_ring *ring; local
169 struct xgbe_ring *ring; local
[all...]
H A Dxgbe-txrx.c77 axgbe_ctx_desc_setup(struct xgbe_prv_data *pdata, struct xgbe_ring *ring, argument
177 struct xgbe_ring *ring; local
376 struct xgbe_ring *ring = channel->tx_ring; local
394 struct xgbe_ring *ring = channel->tx_ring; local
450 struct xgbe_ring *ring = channel->rx_ring; local
541 struct xgbe_ring *ring = channel->rx_ring; local
565 struct xgbe_ring *ring = channel->rx_ring; local
703 struct xgbe_ring *ring = channel->rx_ring; local
[all...]
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dring.c83 ring_init(Ring *ring, unsigned char *buffer, int count) argument
107 ring_mark(Ring *ring) argument
117 ring_at_mark(Ring *ring) argument
131 ring_clear_mark(Ring *ring) argument
140 ring_supplied(Ring *ring, int count) argument
150 ring_consumed(Ring *ring, int count) argument
185 ring_empty_count(Ring *ring) argument
196 ring_empty_consecutive(Ring *ring) argument
217 ring_full_count(Ring *ring) argument
235 ring_full_consecutive(Ring *ring) argument
256 ring_supply_data(Ring *ring, unsigned char *buffer, int count) argument
275 ring_consume_data(Ring *ring, unsigned char *buffer, int count) argument
291 ring_encrypt(Ring *ring, void (*encryptor)(unsigned char *, int)) argument
313 ring_clearto(Ring *ring) argument
[all...]
/freebsd-13-stable/contrib/telnet/telnet/
H A Dring.c100 ring_init(Ring *ring, unsigned char *buffer, int count) argument
124 ring_mark(Ring *ring) argument
134 ring_at_mark(Ring *ring) argument
148 ring_clear_mark(Ring *ring) argument
157 ring_supplied(Ring *ring, int count) argument
167 ring_consumed(Ring *ring, int count) argument
202 ring_empty_count(Ring *ring) argument
213 ring_empty_consecutive(Ring *ring) argument
234 ring_full_count(Ring *ring) argument
252 ring_full_consecutive(Ring *ring) argument
273 ring_supply_data(Ring *ring, unsigned char *buffer, int count) argument
288 ring_encrypt(Ring *ring, void (*encryptor)(unsigned char *, int)) argument
[all...]
/freebsd-13-stable/sys/dev/oce/
H A Doce_util.c152 oce_destroy_ring_buffer(POCE_SOFTC sc, oce_ring_buffer_t *ring) argument
164 oce_ring_buffer_t *ring; local
241 oce_page_list(oce_ring_buffer_t *ring, struct phys_addr *pa_list) argument
[all...]
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_cq.c52 mlx4_en_create_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq, int entries, int ring, enum cq_type mode, int node) argument
H A Dmlx4_en_port.c165 const struct mlx4_en_rx_ring *ring = priv->rx_ring[i]; local
176 const struct mlx4_en_tx_ring *ring = priv->tx_ring[i]; local
225 const struct mlx4_en_tx_ring *ring; local
463 const struct mlx4_en_tx_ring *ring = priv->tx_ring[i]; local
[all...]
/freebsd-13-stable/sys/dev/rtwn/pci/
H A Drtwn_pci_tx.c96 struct rtwn_tx_ring *ring; local
203 struct rtwn_tx_ring *ring; local
[all...]
H A Drtwn_pci_rx.c90 struct rtwn_rx_ring *ring = &pc->rx_ring; local
189 struct rtwn_rx_ring *ring local
256 struct rtwn_tx_ring *ring = &pc->tx_ring[qid]; local
328 struct rtwn_rx_ring *ring = &pc->rx_ring; local
[all...]
H A Drtwn_pci_attach.c335 struct rtwn_tx_ring *ring = &pc->tx_ring[qid]; local
372 struct rtwn_tx_ring *ring = &pc->tx_ring[RTWN_PCI_BEACON_QUEUE]; local
419 struct rtwn_tx_ring *ring = &pc->tx_ring[qid]; local
[all...]
/freebsd-13-stable/sys/xen/interface/io/
H A Dtpmif.h63 struct tpmif_ring ring[TPMIF_TX_RING_SIZE]; member in struct:tpmif_tx_interface
/freebsd-13-stable/sys/dev/netmap/
H A Dif_re_netmap.h74 struct netmap_ring *ring = kring->ring; local
176 struct netmap_ring *ring = kring->ring; local
[all...]
H A Dif_vtnet_netmap.h63 struct netmap_ring *ring = kring->ring; local
157 struct netmap_ring *ring = kring->ring; local
246 struct netmap_ring *ring = kring->ring; local
[all...]
H A Dnetmap_pipe.c557 struct netmap_ring *ring = kring->ring; local
[all...]
H A Dnetmap_monitor.c587 struct netmap_ring *ring = kring->ring, *mring; local
735 struct netmap_ring *ring = kring->ring, *mring = mkring->ring; local
[all...]
/freebsd-13-stable/sys/dev/virtio/
H A Dvirtio_ring.h70 uint16_t ring[0]; member in struct:vring_avail
84 struct vring_used_elem ring[0]; member in struct:vring_used
[all...]
/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_isr.c58 uint32_t idx, length, status, ring; local
[all...]
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_private.h137 struct bm_rcr_entry *ring, *cursor; member in struct:bm_rcr
/freebsd-13-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c85 evtchn_port_t *ring; member in struct:per_user_data
[all...]
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm_util.c172 struct iwm_tx_ring *ring = &sc->txq[IWM_CMD_QUEUE]; local
[all...]
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h142 struct qm_eqcr_entry *ring, *cursor; member in struct:qm_eqcr
154 struct qm_dqrr_entry *ring, *cursor; member in struct:qm_dqrr
168 struct qm_mr_entry *ring, *cursor; member in struct:qm_mr
/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_ring.h57 ck_ring_size(const struct ck_ring *ring) argument
67 ck_ring_capacity(const struct ck_ring *ring) argument
73 ck_ring_init(struct ck_ring *ring, unsigned int size) argument
88 _ck_ring_enqueue_sp(struct ck_ring *ring, void *CK_CC_RESTRICT buffer, const void *CK_CC_RESTRICT entry, unsigned int ts, unsigned int *size) argument
119 _ck_ring_enqueue_sp_size(struct ck_ring *ring, void *CK_CC_RESTRICT buffer, const void *CK_CC_RESTRICT entry, unsigned int ts, unsigned int *size) argument
134 _ck_ring_dequeue_sc(struct ck_ring *ring, const void *CK_CC_RESTRICT buffer, void *CK_CC_RESTRICT target, unsigned int size) argument
167 _ck_ring_enqueue_mp(struct ck_ring *ring, void *buffer, const void *entry, unsigned int ts, unsigned int *size) argument
253 _ck_ring_enqueue_mp_size(struct ck_ring *ring, void *buffer, const void *entry, unsigned int ts, unsigned int *size) argument
268 _ck_ring_trydequeue_mc(struct ck_ring *ring, const void *buffer, void *data, unsigned int size) argument
293 _ck_ring_dequeue_mc(struct ck_ring *ring, const void *buffer, void *data, unsigned int ts) argument
337 ck_ring_enqueue_spsc_size(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry, unsigned int *size) argument
348 ck_ring_enqueue_spsc(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry) argument
358 ck_ring_dequeue_spsc(struct ck_ring *ring, const struct ck_ring_buffer *buffer, void *data) argument
373 ck_ring_enqueue_mpmc(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry) argument
383 ck_ring_enqueue_mpmc_size(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry, unsigned int *size) argument
394 ck_ring_trydequeue_mpmc(struct ck_ring *ring, const struct ck_ring_buffer *buffer, void *data) argument
404 ck_ring_dequeue_mpmc(struct ck_ring *ring, const struct ck_ring_buffer *buffer, void *data) argument
419 ck_ring_enqueue_spmc_size(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry, unsigned int *size) argument
430 ck_ring_enqueue_spmc(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry) argument
440 ck_ring_trydequeue_spmc(struct ck_ring *ring, const struct ck_ring_buffer *buffer, void *data) argument
449 ck_ring_dequeue_spmc(struct ck_ring *ring, const struct ck_ring_buffer *buffer, void *data) argument
463 ck_ring_enqueue_mpsc(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry) argument
473 ck_ring_enqueue_mpsc_size(struct ck_ring *ring, struct ck_ring_buffer *buffer, const void *entry, unsigned int *size) argument
484 ck_ring_dequeue_mpsc(struct ck_ring *ring, const struct ck_ring_buffer *buffer, void *data) argument
[all...]
/freebsd-13-stable/usr.bin/mail/
H A Dcmd2.c491 char **ap, **ring; local
/freebsd-13-stable/sys/xen/interface/
H A Dargo.h85 uint8_t ring[XEN_FLEX_ARRAY_DIM]; member in struct:xen_argo_ring
124 struct xen_argo_addr ring; member in struct:xen_argo_ring_data_ent
[all...]
/freebsd-13-stable/lib/libnetmap/
H A Dnmport.c807 struct netmap_ring *ring; local
[all...]

Completed in 151 milliseconds

1234