| /OK3568_Linux_fs/kernel/drivers/platform/mellanox/ |
| H A D | mlxbf-tmfifo.c | 166 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() 311 static void mlxbf_tmfifo_release_desc(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_release_desc() 333 static u32 mlxbf_tmfifo_get_pkt_len(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_get_pkt_len() 351 static void mlxbf_tmfifo_release_pending_pkt(struct mlxbf_tmfifo_vring *vring) in mlxbf_tmfifo_release_pending_pkt() 372 static void mlxbf_tmfifo_init_net_desc(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_init_net_desc() 384 mlxbf_tmfifo_get_next_pkt(struct mlxbf_tmfifo_vring *vring, bool is_rx) in mlxbf_tmfifo_get_next_pkt() 415 struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_console_output_one() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | virtio_ring.h | 95 struct vring { struct 98 struct vring_desc *desc; argument 100 struct vring_avail *avail; argument 102 struct vring_used *used; argument 105 /* Alignment requirements for vring elements. argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | virtio_ring.h | 95 struct vring { struct 98 struct vring_desc *desc; argument 100 struct vring_avail *avail; argument 102 struct vring_used *used; argument 105 /* Alignment requirements for vring elements. argument
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | virtio_ring.h | 152 struct vring { struct 155 vring_desc_t *desc; argument 157 vring_avail_t *avail; argument 159 vring_used_t *used; argument 167 * struct vring argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx.c | 71 struct wil_ring *vring = &wil->ring_tx[i]; in wil_is_tx_idle() local 110 static int wil_vring_alloc(struct wil6210_priv *wil, struct wil_ring *vring) in wil_vring_alloc() 190 static void wil_vring_free(struct wil6210_priv *wil, struct wil_ring *vring) in wil_vring_free() 256 static int wil_vring_alloc_skb(struct wil6210_priv *wil, struct wil_ring *vring, in wil_vring_alloc_skb() 440 struct wil_ring *vring) in wil_vring_reap_rx() 1051 struct wil_ring *vring = &wil->ring_rx; in wil_rx_init() local 1086 struct wil_ring *vring = &wil->ring_rx; in wil_rx_fini() local 1164 struct wil_ring *vring = &wil->ring_tx[id]; in wil_vring_init_tx() local 1267 struct wil_ring *vring = &wil->ring_tx[ring_id]; in wil_tx_vring_modify() local 1341 struct wil_ring *vring = &wil->ring_tx[id]; in wil_vring_init_bcast() local [all …]
|
| H A D | wmi.c | 2610 int wmi_rx_chain_add(struct wil6210_priv *wil, struct wil_ring *vring) in wmi_rx_chain_add()
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_ring.c | 120 struct vring vring; member 147 } vring; member 861 struct vring vring; in vring_create_virtqueue_split() local 2067 struct vring vring, in __vring_new_virtqueue() 2180 struct vring vring; in vring_new_virtqueue() local
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | ingenic_rproc.c | 151 u32 vring; in vpu_interrupt() local
|
| H A D | remoteproc_core.c | 391 struct fw_rsc_vdev_vring *vring = &rsc->vring[i]; in rproc_parse_vring() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vringh.h | 44 struct vring vring; member
|
| H A D | remoteproc.h | 310 struct fw_rsc_vdev_vring vring[]; member 623 struct rproc_vring vring[RVDEV_NUM_VRINGS]; member
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/ifcvf/ |
| H A D | ifcvf_base.h | 83 struct vring_info vring[IFCVF_MAX_QUEUE_PAIRS * 2]; member
|
| H A D | ifcvf_main.c | 33 struct vring_info *vring = arg; in ifcvf_intr_handler() local
|
| /OK3568_Linux_fs/kernel/tools/virtio/ |
| H A D | virtio_test.c | 34 struct vring vring; member
|
| H A D | vringh_test.c | 665 struct vring vring; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/rpmsg/ |
| H A D | rockchip_rpmsg.c | 36 unsigned int vring[2]; member
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim.c | 48 struct vringh vring; member
|