Searched refs:tx_rollover_ind (Results 1 – 1 of 1) sorted by relevance
131 u32 tx_rollover_ind; member247 ((card->txbd_wrptr & reg->tx_rollover_ind) != in mwifiex_pcie_txbd_empty()248 (rdptr & reg->tx_rollover_ind))) in mwifiex_pcie_txbd_empty()255 ((card->txbd_wrptr & reg->tx_rollover_ind) == in mwifiex_pcie_txbd_empty()256 (rdptr & reg->tx_rollover_ind))) in mwifiex_pcie_txbd_empty()273 ((card->txbd_wrptr & reg->tx_rollover_ind) != in mwifiex_pcie_txbd_not_full()274 (card->txbd_rdptr & reg->tx_rollover_ind))) in mwifiex_pcie_txbd_not_full()281 ((card->txbd_wrptr & reg->tx_rollover_ind) == in mwifiex_pcie_txbd_not_full()282 (card->txbd_rdptr & reg->tx_rollover_ind))) in mwifiex_pcie_txbd_not_full()