Home
last modified time | relevance | path

Searched refs:evt_wrptr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h136 u16 evt_wrptr; member
H A Dpcie.c49 .evt_wrptr = PCIE_SCRATCH_11_REG,
81 .evt_wrptr = PCIE_SCRATCH_11_REG,
118 .evt_wrptr = PCIE_SCRATCH_11_REG,
2049 if (mwifiex_read_reg(adapter, reg->evt_wrptr, &wrptr)) { in mwifiex_pcie_process_event_ready()
2051 "EventReady: failed to read reg->evt_wrptr\n"); in mwifiex_pcie_process_event_ready()
2138 if (mwifiex_read_reg(adapter, reg->evt_wrptr, &wrptr)) { in mwifiex_pcie_event_complete()
2140 "event_complete: failed to read reg->evt_wrptr\n"); in mwifiex_pcie_event_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h124 u16 evt_wrptr; member
H A Dpcie.c38 .evt_wrptr = PCIE_SCRATCH_11_REG,
70 .evt_wrptr = PCIE_SCRATCH_11_REG,
107 .evt_wrptr = PCIE_SCRATCH_11_REG,
2047 if (mwifiex_read_reg(adapter, reg->evt_wrptr, &wrptr)) { in mwifiex_pcie_process_event_ready()
2049 "EventReady: failed to read reg->evt_wrptr\n"); in mwifiex_pcie_process_event_ready()
2136 if (mwifiex_read_reg(adapter, reg->evt_wrptr, &wrptr)) { in mwifiex_pcie_event_complete()
2138 "event_complete: failed to read reg->evt_wrptr\n"); in mwifiex_pcie_event_complete()

Completed in 10 milliseconds