Home
last modified time | relevance | path

Searched refs:hwc_wq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/microsoft/mana/
Dhw_channel.c80 static int mana_hwc_post_rx_wqe(const struct hwc_wq *hwc_rxq, in mana_hwc_post_rx_wqe()
179 struct hwc_wq *hwc_rxq = hwc->rxq; in mana_hwc_rx_event_handler()
225 struct hwc_wq *hwc_txq = hwc->txq; in mana_hwc_tx_event_handler()
447 struct hwc_wq *hwc_wq) in mana_hwc_destroy_wq() argument
449 if (!hwc_wq) in mana_hwc_destroy_wq()
452 mana_hwc_dealloc_dma_buf(hwc, hwc_wq->msg_buf); in mana_hwc_destroy_wq()
454 if (hwc_wq->gdma_wq) in mana_hwc_destroy_wq()
456 hwc_wq->gdma_wq); in mana_hwc_destroy_wq()
458 kfree(hwc_wq); in mana_hwc_destroy_wq()
464 struct hwc_wq **hwc_wq_ptr) in mana_hwc_create_wq()
[all …]
Dhw_channel.h142 struct hwc_wq { struct
174 struct hwc_wq *rxq;
175 struct hwc_wq *txq;