Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dwmi.h2262 __le32 info_req_flags; member
2266 __le32 info_req_flags; member
2534 int ath6kl_wmi_info_req_cmd(struct wmi *wmi, u8 if_idx, u32 info_req_flags);
Dwmi.c616 flags = le32_to_cpu(ev->info_req_flags); in ath6kl_wmi_p2p_info_event_rx()
3371 int ath6kl_wmi_info_req_cmd(struct wmi *wmi, u8 if_idx, u32 info_req_flags) in ath6kl_wmi_info_req_cmd() argument
3381 info_req_flags); in ath6kl_wmi_info_req_cmd()
3383 p->info_req_flags = cpu_to_le32(info_req_flags); in ath6kl_wmi_info_req_cmd()