Searched refs:vnic_wq_alloc (Results 1 – 6 of 6) sorted by relevance
/drivers/scsi/fnic/ |
D | vnic_wq.h | 23 #define vnic_wq_alloc fnic_wq_alloc macro 154 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index,
|
D | vnic_wq.c | 90 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, in vnic_wq_alloc() function
|
D | fnic_res.c | 244 err = vnic_wq_alloc(fnic->vdev, &fnic->wq[i], i, in fnic_alloc_vnic_resources()
|
/drivers/net/ethernet/cisco/enic/ |
D | vnic_wq.h | 166 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index,
|
D | vnic_wq.c | 75 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, in vnic_wq_alloc() function
|
D | enic_res.c | 325 err = vnic_wq_alloc(enic->vdev, &enic->wq[i], i, in enic_alloc_vnic_resources()
|