Searched refs:intr_queues (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h113 unsigned int intr_queues[DPF_INTR_INVALID_MAX - 1]; member in struct:dpmaif_hw_intr_st_para
H A Dt7xx_hif_dpmaif.c101 t7xx_dpmaif_irq_tx_done(dpmaif_ctrl, intr_status.intr_queues[i]);
133 t7xx_dpmaif_irq_rx_done(dpmaif_ctrl, intr_status.intr_queues[i]);
H A Dt7xx_dpmaif.c217 para->intr_queues[para->intr_cnt] = intr_queue;
222 * It does not check for overflow as there is no risk of overflowing intr_types or intr_queues.
261 * It does not check for overflow as there is no risk of overflowing intr_types or intr_queues.

Completed in 211 milliseconds