Searched refs:vnic_wq_alloc (Results 1 – 3 of 3) sorted by relevance
150 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index,
58 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, in vnic_wq_alloc() function
1058 err = vnic_wq_alloc(enic->vdev, &enic->wq[queue_idx], queue_idx, in enic_alloc_wq()