Searched refs:hwc_wq (Results 1 – 2 of 2) sorted by relevance
479 struct hwc_wq *hwc_wq) in mana_hwc_destroy_wq() argument483 if (hwc_wq->gdma_wq) in mana_hwc_destroy_wq()485 hwc_wq->gdma_wq); in mana_hwc_destroy_wq()487 kfree(hwc_wq); in mana_hwc_destroy_wq()496 struct hwc_wq *hwc_wq; in mana_hwc_create_wq() local510 hwc_wq = kzalloc(sizeof(*hwc_wq), GFP_KERNEL); in mana_hwc_create_wq()511 if (!hwc_wq) in mana_hwc_create_wq()518 hwc_wq->hwc = hwc; in mana_hwc_create_wq()519 hwc_wq->gdma_wq = queue; in mana_hwc_create_wq()521 hwc_wq->hwc_cq = hwc_cq; in mana_hwc_create_wq()[all …]
148 struct hwc_wq { struct180 struct hwc_wq *rxq;181 struct hwc_wq *txq;