Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_tgt_api.h147 uint32_t tgt_cfr_info_send(struct wlan_objmgr_pdev *pdev, void *head,
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_tgt_api.c30 uint32_t tgt_cfr_info_send(struct wlan_objmgr_pdev *pdev, void *head, in tgt_cfr_info_send() function
H A Dwlan_cfr_ucfg_api.c446 tgt_cfr_info_send(pdev, hdr, sizeof(struct csi_cfr_header), in ucfg_cfr_capture_data()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c321 cfr_rx_ops->cfr_info_send = tgt_cfr_info_send; in wlan_lmac_if_cfr_rx_ops_register()