Searched refs:cdp_wdi_event_unsub (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/ |
H A D | pktlog_ac.c | 415 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 422 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 427 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 435 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 442 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 449 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 468 if (cdp_wdi_event_unsub(soc, in wdi_pktlog_unsubscribe() 476 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 483 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe() 490 if (cdp_wdi_event_unsub(soc, pdev_id, in wdi_pktlog_unsubscribe()
|
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/ |
H A D | target_if_cfr_6490.c | 113 if (cdp_wdi_event_unsub(soc, 0, &g_cfr_subscribe, in target_if_cfr_subscribe_ppdu_desc()
|
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/ |
H A D | wlan_pkt_capture_main.c | 120 cdp_wdi_event_unsub(soc, pdev_id, &PKT_CAPTURE_PPDU_STATS_SUBSCRIBER, in pkt_capture_wdi_event_unsubscribe() 124 cdp_wdi_event_unsub(soc, pdev_id, &PKT_CAPTURE_OFFLOAD_TX_SUBSCRIBER, in pkt_capture_wdi_event_unsubscribe() 128 cdp_wdi_event_unsub(soc, pdev_id, &PKT_CAPTURE_RX_NO_PEER_SUBSCRIBER, in pkt_capture_wdi_event_unsubscribe() 132 cdp_wdi_event_unsub(soc, pdev_id, &PKT_CAPTURE_RX_SUBSCRIBER, in pkt_capture_wdi_event_unsubscribe() 136 cdp_wdi_event_unsub(soc, pdev_id, &PKT_CAPTURE_TX_SUBSCRIBER, in pkt_capture_wdi_event_unsubscribe()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_ctrl.h | 813 cdp_wdi_event_unsub(ol_txrx_soc_handle soc, in cdp_wdi_event_unsub() function
|