At least the sta_xretry_kickout_thresh is a per radio thing and applies to
ibss interfaces, for instance.

        if (arvif->vdev_type == WMI_VDEV_TYPE_AP) {
                ret = ath10k_mac_set_kickout(arvif);
                if (ret) {
                        ath10k_warn(ar, "failed to set vdev %i kickout parameters: 
%d\n",
                                    arvif->vdev_id, ret);
                        goto err_peer_delete;
                }
        }

Thanks,
Ben

--
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com


_______________________________________________
ath10k mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/ath10k

Reply via email to