Searched refs:clean_pcie_ring (Results 1 – 3 of 3) sorted by relevance
599 if (priv->adapter->if_ops.clean_pcie_ring && in mwifiex_clean_txrx()601 priv->adapter->if_ops.clean_pcie_ring(priv->adapter); in mwifiex_clean_txrx()
816 int (*clean_pcie_ring) (struct mwifiex_adapter *adapter); member
2702 .clean_pcie_ring = mwifiex_clean_pcie_ring_buf,