Searched defs:vring (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-tmfifo.c | 203 struct mlxbf_tmfifo_vring *vring[2]; member 249 struct mlxbf_tmfifo_vring *vring; in mlxbf_tmfifo_free_vrings() local 271 struct mlxbf_tmfifo_vring *vring; in mlxbf_tmfifo_alloc_vrings() local 328 mlxbf_tmfifo_get_next_desc(struct mlxbf_tmfifo_vring *vring) in mlxbf_tmfifo_get_next_desc() 351 static void mlxbf_tmfifo_release_desc(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_release_desc() 373 static u32 mlxbf_tmfifo_get_pkt_len(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_get_pkt_len() 391 static void mlxbf_tmfifo_release_pkt(struct mlxbf_tmfifo_vring *vring) in mlxbf_tmfifo_release_pkt() 412 static void mlxbf_tmfifo_init_net_desc(struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_init_net_desc() 424 mlxbf_tmfifo_get_next_pkt(struct mlxbf_tmfifo_vring *vring, bool is_rx) in mlxbf_tmfifo_get_next_pkt() 455 struct mlxbf_tmfifo_vring *vring, in mlxbf_tmfifo_console_output_one() [all …]
|
| /linux/include/uapi/linux/ |
| H A D | virtio_ring.h | 158 struct vring { struct 161 vring_desc_t *desc; argument 163 vring_avail_t *avail; argument 165 vring_used_t *used; argument 173 * struct vring argument
|
| /linux/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 | 2609 int wmi_rx_chain_add(struct wil6210_priv *wil, struct wil_ring *vring) in wmi_rx_chain_add()
|
| /linux/drivers/remoteproc/ |
| H A D | ingenic_rproc.c | 156 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
|
| /linux/include/linux/ |
| H A D | vringh.h | 48 struct vring vring; member
|
| H A D | remoteproc.h | 311 struct fw_rsc_vdev_vring vring[]; member 652 struct rproc_vring vring[RVDEV_NUM_VRINGS]; member
|
| /linux/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim.h | 23 struct vringh vring; member
|
| /linux/tools/virtio/ |
| H A D | virtio_test.c | 34 struct vring vring; member
|
| H A D | vringh_test.c | 670 struct vring vring; in main() local
|
| H A D | vhost_net_test.c | 41 struct vring vring; member
|
| /linux/drivers/vdpa/ifcvf/ |
| H A D | ifcvf_base.h | 80 struct vring_info *vring; member
|
| /linux/drivers/vdpa/mlx5/core/ |
| H A D | mlx5_vdpa.h | 57 struct vringh vring; member
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 2506 static void mlx5_cvq_notify(struct vringh *vring) in mlx5_cvq_notify()
|