Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_ll_fastpath.c83 hif_is_fastpath_mode_enabled(hif_device))) { in ol_tx_ll_wrapper()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1032 bool hif_is_fastpath_mode_enabled(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c3072 bool hif_is_fastpath_mode_enabled(struct hif_opaque_softc *hif_ctx) in hif_is_fastpath_mode_enabled() function