Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2740 struct ath12k_wmi_mac_addr_params { struct
2756 struct ath12k_wmi_mac_addr_params mac_addr; argument
2838 struct ath12k_wmi_mac_addr_params vdev_addr;
2859 struct ath12k_wmi_mac_addr_params vdev_bssid;
3372 struct ath12k_wmi_mac_addr_params mac_addr;
3373 struct ath12k_wmi_mac_addr_params mac_mask;
3422 struct ath12k_wmi_mac_addr_params bssid;
3854 struct ath12k_wmi_mac_addr_params mld_addr;
5490 struct ath12k_wmi_mac_addr_params mac_addr;
5493 struct ath12k_wmi_mac_addr_params mac_mask;
[all …]
H A Dwmi.c2538 struct ath12k_wmi_mac_addr_params *bssid; in ath12k_wmi_send_scan_start_cmd()
6081 struct ath12k_wmi_mac_addr_params *addr_list; in ath12k_wmi_rdy_parse()
6101 addr_list = (struct ath12k_wmi_mac_addr_params *)ptr; in ath12k_wmi_rdy_parse()