Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h120 struct sk_buff *(*gen_scan_prob_req_oui)(struct ath10k *ar, member
1000 if (!ar->wmi.ops->gen_scan_prob_req_oui) in ath10k_wmi_scan_prob_req_oui()
1003 skb = ar->wmi.ops->gen_scan_prob_req_oui(ar, prob_req_oui); in ath10k_wmi_scan_prob_req_oui()
Dwmi-tlv.c4560 .gen_scan_prob_req_oui = ath10k_wmi_tlv_op_gen_scan_prob_req_oui,