Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/caif/
H A Dcaif_virtio.c142 struct cfv_info *cfv = vq_tx->vdev->priv; in cfv_release_cb() local
148 static void free_buf_info(struct cfv_info *cfv, struct buf_info *buf_info) in free_buf_info()
162 struct cfv_info *cfv = vq_tx->vdev->priv; in cfv_release_used_buf() local
217 struct cfv_info *cfv, in cfv_alloc_and_copy_skb()
252 struct cfv_info *cfv = container_of(napi, struct cfv_info, napi); in cfv_rx_poll() local
352 struct cfv_info *cfv = vdev->priv; in cfv_recv() local
359 static void cfv_destroy_genpool(struct cfv_info *cfv) in cfv_destroy_genpool()
374 static int cfv_create_genpool(struct cfv_info *cfv) in cfv_create_genpool()
440 struct cfv_info *cfv = netdev_priv(netdev); in cfv_netdev_open() local
456 struct cfv_info *cfv = netdev_priv(netdev); in cfv_netdev_close() local
[all …]