Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2655 struct ath12k_wmi_mac_addr_params { struct
2671 struct ath12k_wmi_mac_addr_params mac_addr; argument
2710 struct ath12k_wmi_mac_addr_params vdev_macaddr;
2732 struct ath12k_wmi_mac_addr_params vdev_bssid;
2733 struct ath12k_wmi_mac_addr_params trans_bssid;
2999 struct ath12k_wmi_mac_addr_params peer_macaddr;
3006 struct ath12k_wmi_mac_addr_params peer_macaddr;
3012 struct ath12k_wmi_mac_addr_params peer_macaddr;
3024 struct ath12k_wmi_mac_addr_params peer_macaddr;
3066 struct ath12k_wmi_mac_addr_params peer_macaddr;
[all …]
H A Dwmi.c2311 struct ath12k_wmi_mac_addr_params *bssid; in ath12k_wmi_send_scan_start_cmd()
5736 struct ath12k_wmi_mac_addr_params *addr_list; in ath12k_wmi_rdy_parse()
5738 const struct ath12k_wmi_mac_addr_params *addr_list; in ath12k_wmi_rdy_parse()
5764 addr_list = (struct ath12k_wmi_mac_addr_params *)ptr; in ath12k_wmi_rdy_parse()
5766 addr_list = (const struct ath12k_wmi_mac_addr_params *)ptr; in ath12k_wmi_rdy_parse()