Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h1898 void wma_mgmt_nbuf_unmap_cb(struct wlan_objmgr_pdev *pdev,
1913 static inline void wma_mgmt_nbuf_unmap_cb(struct wlan_objmgr_pdev *pdev, in wma_mgmt_nbuf_unmap_cb() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c4111 void wma_mgmt_nbuf_unmap_cb(struct wlan_objmgr_pdev *pdev, in wma_mgmt_nbuf_unmap_cb() function
4149 wma_mgmt_nbuf_unmap_cb(pdev, buf); in wma_mgmt_frame_fill_peer_cb()
H A Dwma_main.c2344 tx_ops->mgmt_txrx_tx_ops.tx_drain_nbuf_op = wma_mgmt_nbuf_unmap_cb; in wma_register_tx_ops_handler()