Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_main.h988 bool wlan_dp_cfg_is_rx_fisa_enabled(struct wlan_dp_psoc_cfg *dp_cfg) in wlan_dp_cfg_is_rx_fisa_enabled() function
1006 bool wlan_dp_cfg_is_rx_fisa_enabled(struct wlan_dp_psoc_cfg *dp_cfg) in wlan_dp_cfg_is_rx_fisa_enabled() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_fst.c51 if (!wlan_dp_cfg_is_rx_fisa_enabled(dp_cfg)) { in dp_rx_dump_fisa_table()
84 if (!wlan_dp_cfg_is_rx_fisa_enabled(dp_cfg)) in dp_print_fisa_stats()
390 if (!wlan_dp_cfg_is_rx_fisa_enabled(dp_cfg)) { in dp_rx_fst_attach()
H A Dwlan_dp_txrx.c1618 if (wlan_dp_cfg_is_rx_fisa_enabled(&dp_ctx->dp_cfg)) in dp_rx_flush_packet_cbk()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1196 if (wlan_dp_cfg_is_rx_fisa_enabled(&dp_intf->dp_ctx->dp_cfg) && in ucfg_dp_sta_register_txrx_ops()
1252 if (wlan_dp_cfg_is_rx_fisa_enabled(&dp_intf->dp_ctx->dp_cfg) && in ucfg_dp_tdlsta_register_txrx_ops()