Searched refs:cleanup_mpa_buf (Results 1 – 5 of 5) sorted by relevance
592 if (priv->adapter->if_ops.cleanup_mpa_buf) in mwifiex_clean_txrx()593 priv->adapter->if_ops.cleanup_mpa_buf(priv->adapter); in mwifiex_clean_txrx()
3187 .cleanup_mpa_buf = mwifiex_cleanup_mpa_buf,
524 if (priv->adapter->if_ops.cleanup_mpa_buf) in nxpwifi_clean_txrx()525 priv->adapter->if_ops.cleanup_mpa_buf(priv->adapter); in nxpwifi_clean_txrx()
767 void (*cleanup_mpa_buf)(struct nxpwifi_adapter *adapter); member
2311 .cleanup_mpa_buf = nxpwifi_cleanup_mpa_buf,