Searched refs:txrx_rw_ptr_mask (Results 1 – 2 of 2) sorted by relevance
67 .txrx_rw_ptr_mask = 0x000003FF,106 .txrx_rw_ptr_mask = 0x00000FFF,1609 t_u32 txrx_rw_ptr_mask = pmadapter->pcard_pcie->reg->txrx_rw_ptr_mask; in wlan_pcie_flush_txbd_ring() local1617 txrx_rw_ptr_mask, txrx_rw_ptr_rollover_ind)) { in wlan_pcie_flush_txbd_ring()1647 t_u32 txrx_rw_ptr_mask = pmadapter->pcard_pcie->reg->txrx_rw_ptr_mask; in wlan_check_tx_pending_buffer() local1651 if (((pmadapter->pcard_pcie->txbd_rdptr & txrx_rw_ptr_mask) != in wlan_check_tx_pending_buffer()1652 (rdptr & txrx_rw_ptr_mask)) || in wlan_check_tx_pending_buffer()1690 t_u32 txrx_rw_ptr_mask = pmadapter->pcard_pcie->reg->txrx_rw_ptr_mask; in wlan_pcie_send_data_complete() local1772 txrx_rw_ptr_mask) == num_tx_buffs) in wlan_pcie_send_data_complete()1802 txrx_rw_ptr_mask, txrx_rw_ptr_rollover_ind)) in wlan_pcie_send_data_complete()[all …]
2167 t_u32 txrx_rw_ptr_mask;