Home
last modified time | relevance | path

Searched refs:svnic_wq_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/scsi/snic/
Dvnic_wq.h139 int svnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq,
Dvnic_wq.c109 int svnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, in svnic_wq_alloc() function
Dsnic_res.c163 ret = svnic_wq_alloc(snic->vdev, in snic_alloc_vnic_res()