Searched refs:vnic_wq_alloc (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/drivers/scsi/fnic/ |
H A D | vnic_wq.h | 35 #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 D | vnic_wq.c | 85 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, vnic_wq_alloc() function
|
H A D | fnic_res.c | 256 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 D | vnic_wq.c | 88 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, vnic_wq_alloc() function
|
H A D | vnic_wq.h | 179 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index,
|
H A D | enic_res.c | 333 err = vnic_wq_alloc(enic->vdev, &enic->wq[i], i, enic_alloc_vnic_resources()
|
Completed in 42 milliseconds