Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h2428 __le32 info_req_flags; member
2432 __le32 info_req_flags; member
2713 int ath6kl_wmi_info_req_cmd(struct wmi *wmi, u8 if_idx, u32 info_req_flags);
H A Dwmi.c676 flags = le32_to_cpu(ev->info_req_flags); in ath6kl_wmi_p2p_info_event_rx()
3777 int ath6kl_wmi_info_req_cmd(struct wmi *wmi, u8 if_idx, u32 info_req_flags) in ath6kl_wmi_info_req_cmd() argument
3787 info_req_flags); in ath6kl_wmi_info_req_cmd()
3789 p->info_req_flags = cpu_to_le32(info_req_flags); in ath6kl_wmi_info_req_cmd()