Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c3544 const struct wmi_channel_arg *chan_arg) in ath10k_wmi_tlv_op_gen_tdls_peer_update() argument
3612 ath10k_wmi_put_wmi_channel(ar, chan, &chan_arg[i]); in ath10k_wmi_tlv_op_gen_tdls_peer_update()
H A Dmac.c943 struct wmi_channel_arg chan_arg = {}; in ath10k_mac_tdls_peer_update() local
958 ret = ath10k_wmi_tdls_peer_update(ar, &arg, &cap, &chan_arg); in ath10k_mac_tdls_peer_update()
H A Dwmi.c8923 const struct wmi_channel_arg *chan_arg) in ath10k_wmi_10_4_gen_tdls_peer_update() argument
8970 ath10k_wmi_put_wmi_channel(ar, chan, &chan_arg[i]); in ath10k_wmi_10_4_gen_tdls_peer_update()