Home
last modified time | relevance | path

Searched refs:clean_pcie_ring (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dwmm.c598 if (priv->adapter->if_ops.clean_pcie_ring && in mwifiex_clean_txrx()
600 priv->adapter->if_ops.clean_pcie_ring(priv->adapter); in mwifiex_clean_txrx()
Dmain.h846 void (*clean_pcie_ring)(struct mwifiex_adapter *adapter); member
Dpcie.c3264 .clean_pcie_ring = mwifiex_clean_pcie_ring_buf,