Home
last modified time | relevance | path

Searched defs:vring (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/platform/mellanox/
Dmlxbf-tmfifo.c166 struct mlxbf_tmfifo_vring *vring[2]; member
211 struct mlxbf_tmfifo_vring *vring; in mlxbf_tmfifo_free_vrings() local
233 struct mlxbf_tmfifo_vring *vring; in mlxbf_tmfifo_alloc_vrings() local
288 mlxbf_tmfifo_get_next_desc(struct mlxbf_tmfifo_vring *vring) in mlxbf_tmfifo_get_next_desc()
308 static void mlxbf_tmfifo_release_desc(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_release_desc()
330 static u32 mlxbf_tmfifo_get_pkt_len(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_get_pkt_len()
348 static void mlxbf_tmfifo_release_pending_pkt(struct mlxbf_tmfifo_vring *vring) in mlxbf_tmfifo_release_pending_pkt()
369 static void mlxbf_tmfifo_init_net_desc(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_init_net_desc()
381 mlxbf_tmfifo_get_next_pkt(struct mlxbf_tmfifo_vring *vring, bool is_rx) in mlxbf_tmfifo_get_next_pkt()
412 struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_console_output_one()
[all …]
/Linux-v5.4/include/uapi/linux/
Dvirtio_ring.h121 struct vring { struct
124 struct vring_desc *desc; argument
126 struct vring_avail *avail; argument
128 struct vring_used *used; argument
131 /* Alignment requirements for vring elements. argument
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dtxrx.c81 struct wil_ring *vring = &wil->ring_tx[i]; in wil_is_tx_idle() local
120 static int wil_vring_alloc(struct wil6210_priv *wil, struct wil_ring *vring) in wil_vring_alloc()
200 static void wil_vring_free(struct wil6210_priv *wil, struct wil_ring *vring) in wil_vring_free()
267 static int wil_vring_alloc_skb(struct wil6210_priv *wil, struct wil_ring *vring, in wil_vring_alloc_skb()
453 struct wil_ring *vring) in wil_vring_reap_rx()
1083 struct wil_ring *vring = &wil->ring_rx; in wil_rx_init() local
1118 struct wil_ring *vring = &wil->ring_rx; in wil_rx_fini() local
1196 struct wil_ring *vring = &wil->ring_tx[id]; in wil_vring_init_tx() local
1299 struct wil_ring *vring = &wil->ring_tx[ring_id]; in wil_tx_vring_modify() local
1373 struct wil_ring *vring = &wil->ring_tx[id]; in wil_vring_init_bcast() local
[all …]
Dwmi.c2592 int wmi_rx_chain_add(struct wil6210_priv *wil, struct wil_ring *vring) in wmi_rx_chain_add()
/Linux-v5.4/drivers/virtio/
Dvirtio_ring.c120 struct vring vring; member
147 } vring; member
861 struct vring vring; in vring_create_virtqueue_split() local
2054 struct vring vring, in __vring_new_virtqueue()
2167 struct vring vring; in vring_new_virtqueue() local
/Linux-v5.4/include/linux/
Dvringh.h40 struct vring vring; member
Dremoteproc.h309 struct fw_rsc_vdev_vring vring[0]; member
582 struct rproc_vring vring[RVDEV_NUM_VRINGS]; member
/Linux-v5.4/tools/virtio/
Dvirtio_test.c31 struct vring vring; member
Dvringh_test.c663 struct vring vring; in main() local
/Linux-v5.4/drivers/misc/mic/vop/
Dvop_main.h82 struct mic_vring vring; member
Dvop_main.c284 struct vring vring; in vop_new_virtqueue() local
/Linux-v5.4/samples/mic/mpssd/
Dmpssd.c1046 start_virtblk(struct mic_info *mic, struct mic_vring *vring) in start_virtblk()
1163 struct mic_vring vring; in virtio_block() local
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_core.c380 struct fw_rsc_vdev_vring *vring = &rsc->vring[i]; in rproc_parse_vring() local