Home
last modified time | relevance | path

Searched refs:rx_softirq_max_yield_duration_ns (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_priv.h149 uint64_t rx_softirq_max_yield_duration_ns; member
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_exec.c462 poll_time_ns > cfg->rx_softirq_max_yield_duration_ns ? 1 : 0; in hif_exec_poll_should_yield()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h475 uint64_t rx_softirq_max_yield_duration_ns; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_main.c742 config->rx_softirq_max_yield_duration_ns = in dp_cfg_init()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
Dwlan_dp_ucfg_api.c1121 return dp_ctx->dp_cfg.rx_softirq_max_yield_duration_ns; in ucfg_dp_get_rx_softirq_yield_duration()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c20955 cfg.rx_softirq_max_yield_duration_ns = in hdd_update_hif_config()