Searched refs:cwMin (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | mac.c | 371 u32 cwMin, chanCwMin, value; in ath9k_hw_resettxqueue() local 384 for (cwMin = 1; cwMin < chanCwMin; cwMin = (cwMin << 1) | 1); in ath9k_hw_resettxqueue() 386 cwMin = qi->tqi_cwmin; in ath9k_hw_resettxqueue() 391 SM(cwMin, AR_D_LCL_IFS_CWMIN) | in ath9k_hw_resettxqueue()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | hostapd.conf.AES.template | 245 # cwmin: cwMin (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023) 246 # cwmax: cwMax (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023); cwMax >= cwMin 307 # note - here cwMin and cmMax are in exponent form. the actual cw value used
|
| H A D | hostapd.conf.TKIP.template | 245 # cwmin: cwMin (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023) 246 # cwmax: cwMax (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023); cwMax >= cwMin 307 # note - here cwMin and cmMax are in exponent form. the actual cw value used
|
| H A D | hostapd.conf.template | 245 # cwmin: cwMin (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023) 246 # cwmax: cwMax (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023); cwMax >= cwMin 307 # note - here cwMin and cmMax are in exponent form. the actual cw value used
|
| H A D | hostapd.conf.NO_SEC.template | 245 # cwmin: cwMin (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023) 246 # cwmax: cwMax (1, 3, 7, 15, 31, 63, 127, 255, 511, 1023); cwMax >= cwMin 307 # note - here cwMin and cmMax are in exponent form. the actual cw value used
|