Home
last modified time | relevance | path

Searched refs:cleanup_mpa_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c596 if (priv->adapter->if_ops.cleanup_mpa_buf) in mwifiex_clean_txrx()
597 priv->adapter->if_ops.cleanup_mpa_buf(priv->adapter); in mwifiex_clean_txrx()
H A Dmain.h834 void (*cleanup_mpa_buf) (struct mwifiex_adapter *); member
H A Dsdio.c3185 .cleanup_mpa_buf = mwifiex_cleanup_mpa_buf,
H A Dpcie.c3436 .cleanup_mpa_buf = NULL,