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

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h112 enum dpmaif_hw_intr_type intr_types[DPF_INTR_INVALID_MAX - 1]; member in struct:dpmaif_hw_intr_st_para
H A Dt7xx_hif_dpmaif.c99 switch (intr_status.intr_types[i]) {
138 intr_status.intr_types[i]);
H A Dt7xx_dpmaif.c216 para->intr_types[para->intr_cnt] = intr_type;
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 95 milliseconds