Home
last modified time | relevance | path

Searched refs:chan_arg (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.c2772 const struct wmi_channel_arg *chan_arg) in ath10k_wmi_tlv_op_gen_tdls_peer_update() argument
2840 ath10k_wmi_put_wmi_channel(chan, &chan_arg[i]); in ath10k_wmi_tlv_op_gen_tdls_peer_update()
Dmac.c772 struct wmi_channel_arg chan_arg = {}; in ath10k_mac_tdls_peer_update() local
787 ret = ath10k_wmi_tdls_peer_update(ar, &arg, &cap, &chan_arg); in ath10k_mac_tdls_peer_update()