Searched refs:mgmt_frm_type (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/ath/ath6kl/ |
D | wmi.h | 2052 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,
|
D | wmi.c | 3546 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/ |
D | wmi.h | 343 u8 mgmt_frm_type; /* enum wmi_mgmt_frame_type */ member
|
D | wmi.c | 979 cmd->mgmt_frm_type = type; in wmi_set_ie()
|