Home
last modified time | relevance | path

Searched refs:hif_is_nss_wifi_enabled (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h615 static inline bool hif_is_nss_wifi_enabled(struct hif_softc *sc) in hif_is_nss_wifi_enabled() function
620 static inline bool hif_is_nss_wifi_enabled(struct hif_softc *sc) in hif_is_nss_wifi_enabled() function
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c3116 if (hif_is_nss_wifi_enabled(sc)) in ce_h2t_tx_ce_cleanup()
4091 if (hif_is_nss_wifi_enabled(scn) && in hif_post_recv_buffers()
4260 if (hif_is_nss_wifi_enabled(scn) && ce_state && in hif_buffer_cleanup()
5292 if (hif_is_nss_wifi_enabled(scn) && ce_state && in hif_config_ce_by_id()
H A Dce_service.c1308 if (hif_is_nss_wifi_enabled(scn) && (CE_state->htt_rx_data)) in ce_per_engine_service()