Home
last modified time | relevance | path

Searched refs:ath11k_mac_fw_stats_request (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h182 int ath11k_mac_fw_stats_request(struct ath11k *ar,
H A Ddebugfs.c151 ret = ath11k_mac_fw_stats_request(ar, &req_param); in ath11k_open_pdev_stats()
222 ret = ath11k_mac_fw_stats_request(ar, &req_param); in ath11k_open_vdev_stats()
298 ret = ath11k_mac_fw_stats_request(ar, &req_param); in ath11k_open_bcn_stats()
H A Dmac.c4041 int ath11k_mac_fw_stats_request(struct ath11k *ar, in ath11k_mac_fw_stats_request() function
4095 ret = ath11k_mac_fw_stats_request(ar, &req_param); in ath11k_mac_get_fw_stats()