Re: [PATCH] ath10k: Check if station exists before forwarding tx airtime report

2019-09-17 Thread Kalle Valo
Hauke Mehrtens wrote: > It looks like the FW on QCA9984 already reports the tx airtimes before > the station is added to the peer entry. The peer entry is created in > ath10k_peer_map_event() just with the vdev_id and the ethaddr, but > not with a station entry, this is added later in ath10k_peer

Re: [PATCH] ath10k: Check if station exists before forwarding tx airtime report

2019-09-17 Thread Kalle Valo
Hauke Mehrtens wrote: > It looks like the FW on QCA9984 already reports the tx airtimes before > the station is added to the peer entry. The peer entry is created in > ath10k_peer_map_event() just with the vdev_id and the ethaddr, but > not with a station entry, this is added later in ath10k_peer

Re: [PATCH] ath10k: Check if station exists before forwarding tx airtime report

2019-09-16 Thread Kalle Valo
Hauke Mehrtens writes: > On 8/18/19 9:09 PM, Hauke Mehrtens wrote: >> It looks like the FW on QCA9984 already reports the tx airtimes before >> the station is added to the peer entry. The peer entry is created in >> ath10k_peer_map_event() just with the vdev_id and the ethaddr, but >> not with a

Re: [PATCH] ath10k: Check if station exists before forwarding tx airtime report

2019-09-16 Thread Hauke Mehrtens
On 8/18/19 9:09 PM, Hauke Mehrtens wrote: > It looks like the FW on QCA9984 already reports the tx airtimes before > the station is added to the peer entry. The peer entry is created in > ath10k_peer_map_event() just with the vdev_id and the ethaddr, but > not with a station entry, this is added la

[PATCH] ath10k: Check if station exists before forwarding tx airtime report

2019-08-18 Thread Hauke Mehrtens
It looks like the FW on QCA9984 already reports the tx airtimes before the station is added to the peer entry. The peer entry is created in ath10k_peer_map_event() just with the vdev_id and the ethaddr, but not with a station entry, this is added later in ath10k_peer_create() in callbacks from mac8