Home
last modified time | relevance | path

Searched refs:mec_fw_offload (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c1471 if ((!soc->mec_fw_offload) && in dp_rx_null_q_desc_handle_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c3391 soc->mec_fw_offload = FW_MEC_FW_OFFLOAD_ENABLED; in dp_soc_cfg_init()
3409 soc->mec_fw_offload = FW_MEC_FW_OFFLOAD_ENABLED; in dp_soc_cfg_init()
H A Ddp_types.h3198 mec_fw_offload:1, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c244 dp_assert_always_internal(soc->mec_fw_offload); in dp_tx_process_mec_notify_be()
H A Ddp_be_rx.c2377 if ((!soc->mec_fw_offload) &&