Home
last modified time | relevance | path

Searched refs:mgmt_frm_type (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
Dwmi.h2052 u8 mgmt_frm_type; /* enum wmi_mgmt_frame_type */ member
2390 u8 mgmt_frm_type; member
2691 int ath6kl_wmi_set_appie_cmd(struct wmi *wmi, u8 if_idx, u8 mgmt_frm_type,
2717 int ath6kl_wmi_set_appie_cmd(struct wmi *wmi, u8 if_idx, u8 mgmt_frm_type,
Dwmi.c3546 int ath6kl_wmi_set_appie_cmd(struct wmi *wmi, u8 if_idx, u8 mgmt_frm_type, in ath6kl_wmi_set_appie_cmd() argument
3558 mgmt_frm_type, ie_len); in ath6kl_wmi_set_appie_cmd()
3560 p->mgmt_frm_type = mgmt_frm_type; in ath6kl_wmi_set_appie_cmd()
/drivers/net/wireless/ath/wil6210/
Dwmi.h343 u8 mgmt_frm_type; /* enum wmi_mgmt_frame_type */ member
Dwmi.c979 cmd->mgmt_frm_type = type; in wmi_set_ie()