Searched refs:vnic_rq_alloc (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/fnic/ |
H A D | vnic_rq.h | 28 #define vnic_rq_alloc fnic_rq_alloc macro 212 int vnic_rq_alloc(struct vnic_dev *vdev, struct vnic_rq *rq, unsigned int index,
|
H A D | vnic_rq.c | 70 int vnic_rq_alloc(struct vnic_dev *vdev, struct vnic_rq *rq, unsigned int index, in vnic_rq_alloc() function
|
H A D | fnic_res.c | 263 err = vnic_rq_alloc(fnic->vdev, &fnic->rq[i], i, in fnic_alloc_vnic_resources()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_rq.h | 195 int vnic_rq_alloc(struct vnic_dev *vdev, struct vnic_rq *rq, unsigned int index,
|
H A D | vnic_rq.c | 72 int vnic_rq_alloc(struct vnic_dev *vdev, struct vnic_rq *rq, unsigned int index, in vnic_rq_alloc() function
|
H A D | enic_res.c | 333 err = vnic_rq_alloc(enic->vdev, &enic->rq[i], i, in enic_alloc_vnic_resources()
|