wifi: ath11k: QCN9074 numof stations

Alexander Wilhelm alexander.wilhelm at westermo.com
Fri Oct 20 04:37:05 PDT 2023


Hi kvalo,

I am running the QCN9074 module in AP mode and have understanding problems regarding the number of clients supported by this module. I use the kernel v5.15.92 and the following firmware version: '2.7.0.1/WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1'. If I boot the module without any special parameter, the firmware should be in the 'hwmode=0', right? I don't know exactly how to determine it. The 'iw' tool shows the following line: 'Maximum associated stations in AP mode: 512'. Then the AP supports up to 128 clients without errors. When trying to connect the 129 client, the AP crashes and kicks out one client after the other. I see the following errors in the log:

ath11k_pci 0002:01:00.0: failed to update rx tid queue, tid 0 (-105)
ath11k_pci 0002:01:00.0: failed to update reo for rx tid 0: -105
wlan1: HW problem - can not stop rx aggregation for 00:00:5b:00:03:26 tid 0
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 0 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 1 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 2 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 3 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 4 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 5 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 6 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 7 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 8 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 9 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 10 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 11 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 12 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 13 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 14 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 15 (-105)
ath11k_pci 0002:01:00.0: failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid 16 (-105)
ath11k_pci 0002:01:00.0: failed to send WMI_PEER_DELETE cmd
ath11k_pci 0002:01:00.0: failed to delete peer vdev_id 0 addr 00:00:5b:00:03:26 ret -108
ath11k_pci 0002:01:00.0: Failed to delete peer: 00:00:5b:00:03:26 for VDEV: 0
ath11k_pci 0002:01:00.0: Found peer entry 00:03:7f:12:d6:d6 n vdev 0 after it was supposedly removed
ath11k_pci 0002:01:00.0: failed to send WMI_PDEV_SET_PARAM cmd
ath11k_pci 0002:01:00.0: Failed to set beacon mode for VDEV: 0
ath11k_warn: 32 callbacks suppressed
ath11k_pci 0002:01:00.0: failed to send WMI_PDEV_SET_PARAM cmd
ath11k_pci 0002:01:00.0: Failed to set beacon mode for VDEV: 0
ath11k_pci 0002:01:00.0: failed to send WMI_BCN_TMPL_CMDID
ath11k_pci 0002:01:00.0: failed to submit beacon template command: -108
ath11k_pci 0002:01:00.0: failed to update bcn template: -108
ath11k_pci 0002:01:00.0: failed to send WMI_VDEV_SET_PARAM_CMDID
ath11k_pci 0002:01:00.0: failed to set BA BUFFER SIZE 256 for vdev: 0
ath11k_pci 0002:01:00.0: failed to send WMI_VDEV_SET_PARAM_CMDID
ath11k_pci 0002:01:00.0: Failed to set dtim period for VDEV 0: -108
ath11k_pci 0002:01:00.0: failed to send WMI_VDEV_SET_PARAM_CMDID
ath11k_warn: 7 callbacks suppressed

Is the firmware running in the wrong mode or are there other limitations?


Best regards
Alexander Wilhelm



More information about the ath11k mailing list