Searched refs:gen_addba_clear_resp (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.c9153 .gen_addba_clear_resp = ath10k_wmi_op_gen_addba_clear_resp,
9223 .gen_addba_clear_resp = ath10k_wmi_op_gen_addba_clear_resp,
9296 .gen_addba_clear_resp = ath10k_wmi_op_gen_addba_clear_resp,
9363 .gen_addba_clear_resp = ath10k_wmi_op_gen_addba_clear_resp,
9433 .gen_addba_clear_resp = ath10k_wmi_op_gen_addba_clear_resp,
H A Dwmi-ops.h153 struct sk_buff *(*gen_addba_clear_resp)(struct ath10k *ar, u32 vdev_id, member in struct:wmi_ops
1210 if (!ar->wmi.ops->gen_addba_clear_resp)
1213 skb = ar->wmi.ops->gen_addba_clear_resp(ar, vdev_id, mac);

Completed in 175 milliseconds