Searched refs:gen_vdev_wmm_conf (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h88 struct sk_buff *(*gen_vdev_wmm_conf)(struct ath10k *ar, u32 vdev_id, member in struct:wmi_ops
694 skb = ar->wmi.ops->gen_vdev_wmm_conf(ar, vdev_id, arg); ath10k_wmi_vdev_wmm_conf()
H A Dwmi.c7269 /* .gen_vdev_wmm_conf not implemented */
7338 /* .gen_vdev_wmm_conf not implemented */
7406 /* .gen_vdev_wmm_conf not implemented */
H A Dwmi-tlv.c3448 .gen_vdev_wmm_conf = ath10k_wmi_tlv_op_gen_vdev_wmm_conf,
H A Dmac.c5696 if (ar->wmi.ops->gen_vdev_wmm_conf) { ath10k_conf_tx()

Completed in 1437 milliseconds