Searched refs:tx_start_ptr (Results 1 – 2 of 2) sorted by relevance
138 u16 tx_start_ptr; member
52 .tx_start_ptr = 0,84 .tx_start_ptr = 16,121 .tx_start_ptr = 16,1354 num_tx_buffs = MWIFIEX_MAX_TXRX_BD << reg->tx_start_ptr; in mwifiex_pcie_send_data_complete()1361 reg->tx_start_ptr; in mwifiex_pcie_send_data_complete()1450 num_tx_buffs = MWIFIEX_MAX_TXRX_BD << reg->tx_start_ptr; in mwifiex_pcie_send_data()1466 wrindx = (card->txbd_wrptr & reg->tx_mask) >> reg->tx_start_ptr; in mwifiex_pcie_send_data()
Completed in 9 milliseconds