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

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

Completed in 42 milliseconds