Searched refs:gen_addba_set_resp (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h139 struct sk_buff *(*gen_addba_set_resp)(struct ath10k *ar, u32 vdev_id, member in struct:wmi_ops
1045 if (!ar->wmi.ops->gen_addba_set_resp) ath10k_wmi_addba_set_resp()
1048 skb = ar->wmi.ops->gen_addba_set_resp(ar, vdev_id, mac, tid, status); ath10k_wmi_addba_set_resp()
H A Dwmi.c7291 .gen_addba_set_resp = ath10k_wmi_op_gen_addba_set_resp,
7358 .gen_addba_set_resp = ath10k_wmi_op_gen_addba_set_resp,
7426 .gen_addba_set_resp = ath10k_wmi_op_gen_addba_set_resp,
7489 .gen_addba_set_resp = ath10k_wmi_op_gen_addba_set_resp,
7553 .gen_addba_set_resp = ath10k_wmi_op_gen_addba_set_resp,
H A Dwmi-tlv.c3470 /* .gen_addba_set_resp not implemented */

Completed in 166 milliseconds