Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/cisco/
Dairo.c570 __le16 shortRetryLimit; member
4950 ai->config.shortRetryLimit = cpu_to_le16(v); in proc_config_on_close()
5098 le16_to_cpu(ai->config.shortRetryLimit), in proc_config_open()
6869 local->config.shortRetryLimit = v; in airo_set_retry()
6873 local->config.shortRetryLimit = v; in airo_set_retry()
6909 vwrq->value = le16_to_cpu(local->config.shortRetryLimit); in airo_get_retry()
6910 if (local->config.shortRetryLimit != local->config.longRetryLimit) in airo_get_retry()