Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2824 struct ath12k_wmi_mac_addr_params { struct
2840 struct ath12k_wmi_mac_addr_params mac_addr; argument
2882 struct ath12k_wmi_mac_addr_params vdev_macaddr;
2900 struct ath12k_wmi_mac_addr_params mld_macaddr;
2922 struct ath12k_wmi_mac_addr_params vdev_addr;
2943 struct ath12k_wmi_mac_addr_params vdev_bssid;
2944 struct ath12k_wmi_mac_addr_params tx_vdev_bssid;
3244 struct ath12k_wmi_mac_addr_params peer_macaddr;
3251 struct ath12k_wmi_mac_addr_params peer_macaddr;
3257 struct ath12k_wmi_mac_addr_params peer_macaddr;
[all …]
H A Dwmi.c2641 struct ath12k_wmi_mac_addr_params *bssid; in ath12k_wmi_send_scan_start_cmd()
6842 struct ath12k_wmi_mac_addr_params *addr_list; in ath12k_wmi_rdy_parse()
6862 addr_list = (struct ath12k_wmi_mac_addr_params *)ptr; in ath12k_wmi_rdy_parse()