Home
last modified time | relevance | path

Searched defs:svc_id (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_sawf.h27 uint8_t *mac, uint8_t svc_id) in cdp_sawf_peer_svcid_map()
45 uint8_t *mac, uint8_t svc_id) in cdp_sawf_peer_unmap()
107 cdp_get_peer_sawf_delay_stats(ol_txrx_soc_handle soc, uint32_t svc_id, in cdp_get_peer_sawf_delay_stats()
134 cdp_get_peer_sawf_tx_stats(ol_txrx_soc_handle soc, uint32_t svc_id, in cdp_get_peer_sawf_tx_stats()
382 uint8_t svc_id, uint8_t direction, in cdp_sawf_peer_flow_count()
434 cdp_get_peer_sawf_delay_stats(ol_txrx_soc_handle soc, uint32_t svc_id, in cdp_get_peer_sawf_delay_stats()
441 cdp_get_peer_sawf_tx_stats(ol_txrx_soc_handle soc, uint32_t svc_id, in cdp_get_peer_sawf_tx_stats()
/wlan-driver/fw-api/fw/
H A Dwmi_services.h718 #define WMI_SERVICE_ENABLE(pwmi_svc_bmap,svc_id) \ argument
722 #define WMI_SERVICE_DISABLE(pwmi_svc_bmap,svc_id) \ argument
726 #define WMI_SERVICE_IS_ENABLED(pwmi_svc_bmap,svc_id) \ argument
731 #define WMI_SERVICE_EXT_ENABLE(pwmi_svc_bmap, pwmi_svc_ext_bmap, svc_id) \ argument
742 #define WMI_SERVICE_EXT_DISABLE(pwmi_svc_bmap, pwmi_svc_ext_bmap, svc_id) \ argument
753 #define WMI_SERVICE_EXT_IS_ENABLED(pwmi_svc_bmap, pwmi_svc_ext_bmap, svc_id) \ argument
764 pwmi_svc_bmap, pwmi_svc_ext_bmap, pwmi_svc_ext2_bmap, svc_id) \ argument
778 pwmi_svc_bmap, pwmi_svc_ext_bmap, pwmi_svc_ext2_bmap, svc_id) \ argument
792 pwmi_svc_bmap, pwmi_svc_ext_bmap, pwmi_svc_ext2_bmap, svc_id) \ argument
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dhif_usb.c495 int hif_map_service_to_pipe(struct hif_opaque_softc *scn, uint16_t svc_id, in hif_map_service_to_pipe()
550 int hif_map_service_to_pipe(struct hif_opaque_softc *scn, uint16_t svc_id, in hif_map_service_to_pipe()
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc.c51 static const uint32_t svc_id[] = {WMI_CONTROL_SVC, WMI_CONTROL_SVC_WMAC1, variable
54 static const uint32_t svc_id[] = {WMI_CONTROL_SVC}; variable
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c5746 int hif_map_service_to_pipe(struct hif_opaque_softc *hif_hdl, uint16_t svc_id, in hif_map_service_to_pipe()