Home
last modified time | relevance | path

Searched refs:ah_retry_short (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dqcu.c295 | AR5K_REG_SM(ah->ah_retry_short, in ath5k_hw_set_tx_retry_limits()
299 | AR5K_REG_SM(ah->ah_retry_short, in ath5k_hw_set_tx_retry_limits()
309 | AR5K_REG_SM(max(ah->ah_retry_long, ah->ah_retry_short), in ath5k_hw_set_tx_retry_limits()
Dattach.c119 ah->ah_retry_short = AR5K_INIT_RETRY_SHORT; in ath5k_hw_init()
Dmac80211-ops.c220 ah->ah_retry_short = conf->short_frame_max_tx_count; in ath5k_config()
Dath5k.h1368 u8 ah_retry_short; member