Searched refs:num_ints (Results 1 – 4 of 4) sorted by relevance
149 u32 *intarr, u32 num_ints);
351 u16 misc, u32 *intarr, u32 num_ints) in bfa_plog_intarr() argument356 if (num_ints > BFA_PL_INT_LOG_SZ) in bfa_plog_intarr()357 num_ints = BFA_PL_INT_LOG_SZ; in bfa_plog_intarr()366 for (i = 0; i < num_ints; i++) in bfa_plog_intarr()369 lp.log_num_ints = (u8) num_ints; in bfa_plog_intarr()
1214 int irq, ret = 0, num_ints = 0; in bcm_qspi_probe() local1304 } else if (!num_ints && soc_intc) { in bcm_qspi_probe()1321 num_ints++; in bcm_qspi_probe()1328 if (!num_ints) { in bcm_qspi_probe()
992 u8 num_ints; member1009 return rx_test->payload + (rx_test->num_ints * sizeof(__le32)); in htt_rx_test_get_chars()