Home
last modified time | relevance | path

Searched refs:txrx_ast_free_cb (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_peer.c1111 txrx_ast_free_cb cb = ast->callback; in dp_peer_ast_cleanup()
1539 txrx_ast_free_cb cb = NULL; in dp_peer_map_ast()
1702 txrx_ast_free_cb cb = NULL; in dp_peer_add_ast()
2436 txrx_ast_free_cb cb = NULL; in dp_peer_ast_free_entry_by_mac()
H A Ddp_main.c964 txrx_ast_free_cb callback, in dp_peer_ast_entry_del_by_soc()
970 txrx_ast_free_cb cb = NULL; in dp_peer_ast_entry_del_by_soc()
1026 txrx_ast_free_cb callback, in dp_peer_ast_entry_del_by_pdev()
1032 txrx_ast_free_cb cb = NULL; in dp_peer_ast_entry_del_by_pdev()
6108 txrx_ast_free_cb cb = NULL; in dp_cp_peer_del_resp_handler()
H A Ddp_types.h1506 txrx_ast_free_cb callback;
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h650 txrx_ast_free_cb callback, in cdp_peer_ast_delete_by_soc()
686 uint8_t pdev_id, txrx_ast_free_cb callback, in cdp_peer_ast_delete_by_pdev()
H A Dcdp_txrx_ops.h293 txrx_ast_free_cb callback,
299 txrx_ast_free_cb callback,
H A Dcdp_txrx_cmn_struct.h562 typedef void (*txrx_ast_free_cb)(struct cdp_ctrl_objmgr_psoc *ctrl_soc, typedef