Lines Matching refs:hwif
281 int hinic_init_sq(struct hinic_sq *sq, struct hinic_hwif *hwif, in hinic_init_sq() argument
286 sq->hwif = hwif; in hinic_init_sq()
318 struct hinic_hwif *hwif = rq->hwif; in alloc_rq_cqe() local
319 struct pci_dev *pdev = hwif->pdev; in alloc_rq_cqe()
362 struct hinic_hwif *hwif = rq->hwif; in free_rq_cqe() local
363 struct pci_dev *pdev = hwif->pdev; in free_rq_cqe()
384 int hinic_init_rq(struct hinic_rq *rq, struct hinic_hwif *hwif, in hinic_init_rq() argument
387 struct pci_dev *pdev = hwif->pdev; in hinic_init_rq()
391 rq->hwif = hwif; in hinic_init_rq()
437 struct hinic_hwif *hwif = rq->hwif; in hinic_clean_rq() local
438 struct pci_dev *pdev = hwif->pdev; in hinic_clean_rq()