/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
H A D | mac.h | 622 u32 tqi_cwmax; member
|
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
H A D | mac.h | 622 u32 tqi_cwmax; member
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_mac.c | 192 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 193 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 194 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 195 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 196 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 198 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 247 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_setuptxqueue() 312 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ |
H A D | ah.c | 702 if (qInfo->tqi_cwmax != HAL_TXQ_USEDEFAULT) { in ath_hal_setTxQProps() 703 cw = AH_MIN(qInfo->tqi_cwmax, 1024); in ath_hal_setTxQProps() 705 qi->tqi_cwmax = 1; in ath_hal_setTxQProps() 706 while (qi->tqi_cwmax < cw) in ath_hal_setTxQProps() 707 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath_hal_setTxQProps() 709 qi->tqi_cwmax = INIT_CWMAX; in ath_hal_setTxQProps() 752 qInfo->tqi_cwmax = qi->tqi_cwmax; in ath_hal_getTxQProps()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/ |
H A D | mac.c | 227 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 228 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 229 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 230 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 231 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 233 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 281 qinfo->tqi_cwmax = qi->tqi_cwmax; in ath9k_hw_get_txq_props() 392 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue() 749 qi.tqi_cwmax = 0; in ath9k_hw_beaconq_setup()
|
H A D | htc_drv_beacon.c | 35 qi.tqi_cwmax = 0; in ath9k_htc_beaconq_config() 53 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_htc_beaconq_config()
|
H A D | beacon.c | 47 qi.tqi_cwmax = 0; in ath9k_beaconq_config() 57 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_beaconq_config()
|
H A D | htc_drv_txrx.c | 34 qi.tqi_cwmax = ATH9K_TXQ_USEDEFAULT; \ 199 qi.tqi_cwmax = qinfo->tqi_cwmax; in ath_htc_txq_update()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/ |
H A D | mac.c | 227 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 228 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 229 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 230 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 231 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 233 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 281 qinfo->tqi_cwmax = qi->tqi_cwmax; in ath9k_hw_get_txq_props() 392 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue() 749 qi.tqi_cwmax = 0; in ath9k_hw_beaconq_setup()
|
H A D | htc_drv_beacon.c | 35 qi.tqi_cwmax = 0; in ath9k_htc_beaconq_config() 53 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_htc_beaconq_config()
|
H A D | beacon.c | 47 qi.tqi_cwmax = 0; in ath9k_beaconq_config() 57 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_beaconq_config()
|
H A D | htc_drv_txrx.c | 34 qi.tqi_cwmax = ATH9K_TXQ_USEDEFAULT; \ 199 qi.tqi_cwmax = qinfo->tqi_cwmax; in ath_htc_txq_update()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/ |
H A D | mac.c | 227 if (qinfo->tqi_cwmax != ATH9K_TXQ_USEDEFAULT) { in ath9k_hw_set_txq_props() 228 cw = min(qinfo->tqi_cwmax, 1024U); in ath9k_hw_set_txq_props() 229 qi->tqi_cwmax = 1; in ath9k_hw_set_txq_props() 230 while (qi->tqi_cwmax < cw) in ath9k_hw_set_txq_props() 231 qi->tqi_cwmax = (qi->tqi_cwmax << 1) | 1; in ath9k_hw_set_txq_props() 233 qi->tqi_cwmax = INIT_CWMAX; in ath9k_hw_set_txq_props() 281 qinfo->tqi_cwmax = qi->tqi_cwmax; in ath9k_hw_get_txq_props() 392 SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) | in ath9k_hw_resettxqueue() 749 qi.tqi_cwmax = 0; in ath9k_hw_beaconq_setup()
|
H A D | htc_drv_beacon.c | 35 qi.tqi_cwmax = 0; in ath9k_htc_beaconq_config() 53 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_htc_beaconq_config()
|
H A D | beacon.c | 47 qi.tqi_cwmax = 0; in ath9k_beaconq_config() 57 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_beaconq_config()
|
H A D | htc_drv_txrx.c | 34 qi.tqi_cwmax = ATH9K_TXQ_USEDEFAULT; \ 199 qi.tqi_cwmax = qinfo->tqi_cwmax; in ath_htc_txq_update()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211_xmit.c | 157 qi->tqi_cwmax = INIT_CWMAX; in ar5211SetupTxQueue() 270 | SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) in ar5211ResetTxQueue()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212_xmit.c | 188 qi->tqi_cwmax = INIT_CWMAX; in ar5212SetupTxQueue() 307 | SM(qi->tqi_cwmax, AR_D_LCL_IFS_CWMAX) in ar5212ResetTxQueue()
|