Searched refs:rx_lookahead (Results 1 – 2 of 2) sorted by relevance
158 uint32_t rx_lookahead[MAILBOX_LOOKAHEAD_SIZE_IN_WORD * MAILBOX_COUNT]; member
465 hif_debug("RxLKA0: 0x%x", irq_proc->rx_lookahead[0]); in hif_dev_dump_registers()466 hif_debug("RxLKA1: 0x%x ", irq_proc->rx_lookahead[1]); in hif_dev_dump_registers()467 hif_debug("RxLKA2: 0x%x ", irq_proc->rx_lookahead[2]); in hif_dev_dump_registers()468 hif_debug("RxLKA3: 0x%x", irq_proc->rx_lookahead[3]); in hif_dev_dump_registers()1191 mboxProcRegs(pdev).rx_lookahead[MAILBOX_LOOKAHEAD_SIZE_IN_WORD * i]