Home
last modified time | relevance | path

Searched refs:vnic_wq_alloc (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/fnic/
A Dvnic_wq.h35 #define vnic_wq_alloc fnic_wq_alloc macro
166 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index,
A Dvnic_wq.c102 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, in vnic_wq_alloc() function
A Dfnic_res.c256 err = vnic_wq_alloc(fnic->vdev, &fnic->wq[i], i, in fnic_alloc_vnic_resources()
/linux/drivers/net/ethernet/cisco/enic/
A Dvnic_wq.h179 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index,
A Dvnic_wq.c88 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, in vnic_wq_alloc() function
A Denic_res.c338 err = vnic_wq_alloc(enic->vdev, &enic->wq[i], i, in enic_alloc_vnic_resources()

Completed in 8 milliseconds