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

/linux-master/drivers/net/caif/
H A Dcaif_virtio.c142 struct cfv_info *cfv = vq_tx->vdev->priv; local
148 static void free_buf_info(struct cfv_info *cfv, struct buf_info *buf_info) argument
162 struct cfv_info *cfv = vq_tx->vdev->priv; local
216 cfv_alloc_and_copy_skb(int *err, struct cfv_info *cfv, u8 *frm, u32 frm_len) argument
252 struct cfv_info *cfv = container_of(napi, struct cfv_info, napi); local
352 struct cfv_info *cfv = vdev->priv; local
359 cfv_destroy_genpool(struct cfv_info *cfv) argument
374 cfv_create_genpool(struct cfv_info *cfv) argument
440 struct cfv_info *cfv = netdev_priv(netdev); local
456 struct cfv_info *cfv = netdev_priv(netdev); local
479 cfv_alloc_and_copy_to_shm(struct cfv_info *cfv, struct sk_buff *skb, struct scatterlist *sg) argument
524 struct cfv_info *cfv = netdev_priv(netdev); local
603 struct cfv_info *cfv = from_tasklet(cfv, t, tx_release_tasklet); local
624 debugfs_init(struct cfv_info *cfv) argument
654 struct cfv_info *cfv; local
756 struct cfv_info *cfv = vdev->priv; local
[all...]

Completed in 99 milliseconds