Home
last modified time | relevance | path

Searched refs:low_threshold (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/ti/wl1251/
Dinit.c227 config->low_threshold = in wl1251_hw_init_txq_fill()
233 config->low_threshold = in wl1251_hw_init_txq_fill()
239 config->low_threshold = in wl1251_hw_init_txq_fill()
245 config->low_threshold = in wl1251_hw_init_txq_fill()
Dacx.h311 u16 low_threshold; member
/drivers/net/wireless/ath/ath11k/
Dhal.c413 srng->u.src_ring.low_threshold); in ath11k_hal_srng_src_hw_init()
518 params->low_threshold = srng->u.src_ring.low_threshold; in ath11k_hal_srng_get_params()
972 srng->u.src_ring.low_threshold = params->low_threshold * in ath11k_hal_srng_setup()
Dhal.h498 u32 low_threshold; member
626 u32 low_threshold; member
Dce.c557 params.low_threshold = ce_ring->nentries - 3; in ath11k_ce_init_ring()
Ddp.c257 params.low_threshold = num_entries >> 3; in ath11k_dp_srng_setup()
Ddp_tx.c810 params.low_threshold); in ath11k_dp_tx_htt_srng_setup()
/drivers/thermal/
Darmada_thermal.c539 int low_threshold = priv->current_threshold - priv->current_hysteresis; in armada_overheat_isr_thread() local
560 } while (temperature >= low_threshold); in armada_overheat_isr_thread()
/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h972 uint32_t low_threshold; member