Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A 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()
H A Dacx.h311 u16 low_threshold; member
/linux/net/bluetooth/
H A Dmsft.c482 r->low_threshold < MSFT_RSSI_THRESHOLD_VALUE_MIN || in msft_monitor_rssi_valid()
483 r->low_threshold > MSFT_RSSI_THRESHOLD_VALUE_MAX) in msft_monitor_rssi_valid()
533 cp->rssi_low = monitor->rssi.low_threshold; in msft_add_monitor_sync()
H A Dmgmt.c5260 m->rssi.low_threshold = rssi->low_threshold; in parse_adv_monitor_rssi()
5273 m->rssi.low_threshold = -127; in parse_adv_monitor_rssi()
/linux/drivers/net/wireless/ath/ath12k/
H A Dce.c515 params.low_threshold = ce_ring->nentries - 3; in ath12k_ce_init_ring()
H A Ddp_tx.c930 cmd->info2 = le32_encode_bits(params.low_threshold, in ath12k_dp_tx_htt_srng_setup()
/linux/drivers/net/wireless/ath/ath11k/
H A Dce.c579 params.low_threshold = ce_ring->nentries - 3; in ath11k_ce_init_ring()
H A Ddp.c296 params.low_threshold = num_entries >> 3; in ath11k_dp_srng_setup()
H A Ddp_tx.c972 params.low_threshold); in ath11k_dp_tx_htt_srng_setup()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h972 uint32_t low_threshold; member
/linux/include/net/bluetooth/
H A Dhci_core.h296 __s8 low_threshold; member