Searched refs:tx_wrptr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | pcie.h | 132 u16 tx_wrptr; member
|
H A D | pcie.c | 45 .tx_wrptr = PCIE_SCRATCH_7_REG, 77 .tx_wrptr = PCIE_WR_DATA_PTR_Q0_Q1, 114 .tx_wrptr = 0xC174, 1502 /* Write the TX ring write pointer in to reg->tx_wrptr */ in mwifiex_pcie_send_data() 1503 if (mwifiex_write_reg(adapter, reg->tx_wrptr, in mwifiex_pcie_send_data() 1506 "SEND DATA: failed to write reg->tx_wrptr\n"); in mwifiex_pcie_send_data()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | pcie.h | 120 u16 tx_wrptr; member
|
H A D | pcie.c | 34 .tx_wrptr = PCIE_SCRATCH_7_REG, 66 .tx_wrptr = PCIE_WR_DATA_PTR_Q0_Q1, 103 .tx_wrptr = 0xC174, 1500 /* Write the TX ring write pointer in to reg->tx_wrptr */ in mwifiex_pcie_send_data() 1501 if (mwifiex_write_reg(adapter, reg->tx_wrptr, in mwifiex_pcie_send_data() 1504 "SEND DATA: failed to write reg->tx_wrptr\n"); in mwifiex_pcie_send_data()
|
Completed in 14 milliseconds