Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h134 u16 rx_wrptr; member
H A Dpcie.c47 .rx_wrptr = PCIE_SCRATCH_9_REG,
79 .rx_wrptr = PCIE_RD_DATA_PTR_Q0_Q1,
116 .rx_wrptr = 0xC1A4,
1582 if (mwifiex_read_reg(adapter, reg->rx_wrptr, &wrptr)) { in mwifiex_pcie_process_recv_data()
1584 "RECV DATA: failed to read reg->rx_wrptr\n"); in mwifiex_pcie_process_recv_data()
1689 if (mwifiex_read_reg(adapter, reg->rx_wrptr, &wrptr)) { in mwifiex_pcie_process_recv_data()
1691 "RECV DATA: failed to read reg->rx_wrptr\n"); in mwifiex_pcie_process_recv_data()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h122 u16 rx_wrptr; member
H A Dpcie.c36 .rx_wrptr = PCIE_SCRATCH_9_REG,
68 .rx_wrptr = PCIE_RD_DATA_PTR_Q0_Q1,
105 .rx_wrptr = 0xC1A4,
1580 if (mwifiex_read_reg(adapter, reg->rx_wrptr, &wrptr)) { in mwifiex_pcie_process_recv_data()
1582 "RECV DATA: failed to read reg->rx_wrptr\n"); in mwifiex_pcie_process_recv_data()
1687 if (mwifiex_read_reg(adapter, reg->rx_wrptr, &wrptr)) { in mwifiex_pcie_process_recv_data()
1689 "RECV DATA: failed to read reg->rx_wrptr\n"); in mwifiex_pcie_process_recv_data()

Completed in 9 milliseconds