Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dhw_channel.h127 typedef void hwc_rx_event_handler_t(void *ctx, u32 gdma_rxq_id,
/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c210 static void mana_hwc_rx_event_handler(void *ctx, u32 gdma_rxq_id, in mana_hwc_rx_event_handler() argument
224 if (WARN_ON_ONCE(hwc_rxq->gdma_wq->id != gdma_rxq_id)) in mana_hwc_rx_event_handler()