Searched refs:gen_scan_prob_req_oui (Results 1 – 2 of 2) sorted by relevance
120 struct sk_buff *(*gen_scan_prob_req_oui)(struct ath10k *ar, member1000 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()
4560 .gen_scan_prob_req_oui = ath10k_wmi_tlv_op_gen_scan_prob_req_oui,