Lines Matching refs:tx_mask
119 u32 tx_mask; member
153 .tx_mask = MWIFIEX_TXBD_MASK,
184 .tx_mask = 0x03FF0000,
296 if (((card->txbd_wrptr & reg->tx_mask) == in mwifiex_pcie_txbd_empty()
297 (rdptr & reg->tx_mask)) && in mwifiex_pcie_txbd_empty()
303 if (((card->txbd_wrptr & reg->tx_mask) == in mwifiex_pcie_txbd_empty()
304 (rdptr & reg->tx_mask)) && in mwifiex_pcie_txbd_empty()
321 if (((card->txbd_wrptr & reg->tx_mask) != in mwifiex_pcie_txbd_not_full()
322 (card->txbd_rdptr & reg->tx_mask)) || in mwifiex_pcie_txbd_not_full()
328 if (((card->txbd_wrptr & reg->tx_mask) != in mwifiex_pcie_txbd_not_full()
329 (card->txbd_rdptr & reg->tx_mask)) || in mwifiex_pcie_txbd_not_full()