Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs_sta.c743 ret = ath11k_wmi_addba_clear_resp(ar, arsta->arvif->vdev_id, sta->addr); in ath11k_dbg_sta_write_aggr_mode()
Dwmi.h5076 int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac);
Dwmi.c2617 int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac) in ath11k_wmi_addba_clear_resp() function