Home
last modified time | relevance | path

Searched refs:defrag_timeout_check (Results 1 – 15 of 15) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_cfg.c173 cfg_ctx->defrag_timeout_check = ol_defrag_timeout_check(); in ol_pdev_cfg_attach()
453 return cfg->defrag_timeout_check; in ol_cfg_rx_host_defrag_timeout_duplicate_check()
Dol_rx_defrag.c499 if (pdev->rx.flags.defrag_timeout_check) in ol_rx_reorder_store_frag()
508 } else if (pdev->rx.flags.defrag_timeout_check) { in ol_rx_reorder_store_frag()
Dol_txrx_types.h754 int defrag_timeout_check; member
Dol_rx.c791 if (pdev->rx.flags.defrag_timeout_check) in ol_rx_indication_handler()
Dol_txrx.c1286 pdev->rx.flags.defrag_timeout_check = in ol_txrx_pdev_post_attach()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_cfg.h70 u8 defrag_timeout_check; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_rx.c76 if (rx_ctx_id == 0 && soc->rx.flags.defrag_timeout_check) { in dp_rx_data_flush()
1478 if (pdev->soc->rx.flags.defrag_timeout_check) in dp_rx_defrag_store_fragment_rh()
1489 if (pdev->soc->rx.flags.defrag_timeout_check) in dp_rx_defrag_store_fragment_rh()
Ddp_rh.c450 soc->rx.flags.defrag_timeout_check = in dp_soc_init_rh()
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.h436 bool defrag_timeout_check; member
Dwlan_cfg.c4094 wlan_cfg_ctx->defrag_timeout_check = in wlan_cfg_soc_attach()
4307 wlan_cfg_ctx->defrag_timeout_check = in wlan_cfg_soc_attach()
5202 return cfg->defrag_timeout_check; in wlan_cfg_get_defrag_timeout_check()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_defrag.c1726 if (soc->rx.flags.defrag_timeout_check) in dp_rx_defrag_add_last_frag()
2047 if (pdev->soc->rx.flags.defrag_timeout_check) in dp_rx_defrag_store_fragment()
Ddp_types.h2908 int defrag_timeout_check; member
Ddp_rx_err.c2346 if (soc->rx.flags.defrag_timeout_check) { in dp_rx_err_process()
Ddp_rings_main.c3618 soc->rx.flags.defrag_timeout_check = in dp_soc_init()
Ddp_stats.c5799 soc_cfg_ctx->defrag_timeout_check); in dp_print_soc_cfg_params()