Searched refs:num_ints (Results 1 – 4 of 4) sorted by relevance
141 u32 *intarr, u32 num_ints);
343 u16 misc, u32 *intarr, u32 num_ints) in bfa_plog_intarr() argument348 if (num_ints > BFA_PL_INT_LOG_SZ) in bfa_plog_intarr()349 num_ints = BFA_PL_INT_LOG_SZ; in bfa_plog_intarr()358 for (i = 0; i < num_ints; i++) in bfa_plog_intarr()361 lp.log_num_ints = (u8) num_ints; in bfa_plog_intarr()
1491 int irq, ret = 0, num_ints = 0; in bcm_qspi_probe() local1625 } else if (!num_ints && soc_intc) { in bcm_qspi_probe()1642 num_ints++; in bcm_qspi_probe()1649 if (!num_ints) { in bcm_qspi_probe()
1158 u8 num_ints; member1175 return rx_test->payload + (rx_test->num_ints * sizeof(__le32)); in htt_rx_test_get_chars()