Home
last modified time | relevance | path

Searched refs:rx_lookahead (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ !
H A Dmailbox.h158 uint32_t rx_lookahead[MAILBOX_LOOKAHEAD_SIZE_IN_WORD * MAILBOX_COUNT]; member
H A Dmailbox.c465 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]