Home
last modified time | relevance | path

Searched refs:cdp_txrx_fisa_config (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_rx_fst.c218 return cdp_txrx_fisa_config(dp_ctx->cdp_soc, OL_TXRX_PDEV_ID, in dp_rx_flow_send_htt_operation_cmd()
597 status = cdp_txrx_fisa_config(dp_ctx->cdp_soc, OL_TXRX_PDEV_ID, in dp_rx_flow_send_fst_fw_setup()
753 return cdp_txrx_fisa_config(dp_ctx->cdp_soc, OL_TXRX_PDEV_ID, in dp_rx_fisa_config()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_ctrl.h1463 QDF_STATUS cdp_txrx_fisa_config(struct cdp_soc_t *soc, uint8_t pdev_id, in cdp_txrx_fisa_config() function