Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_ucfg_api.c268 psoc_priv->cb_obj.get_rmf_status = cb_obj->get_rmf_status; in ucfg_pkt_capture_register_wma_callbacks()
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_public_structs.h94 int (*get_rmf_status)(uint8_t vdev_id); member
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mgmt_txrx.c300 rmf_enabled = psoc_priv->cb_obj.get_rmf_status(vdev_id); in pkt_capture_is_rmf_enabled()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c3321 cb_obj.get_rmf_status = wma_get_rmf_status; in wma_register_pkt_capture_callbacks()