Searched refs:mgmt_frm_type (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/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 | 3542 int ath6kl_wmi_set_appie_cmd(struct wmi *wmi, u8 if_idx, u8 mgmt_frm_type, in ath6kl_wmi_set_appie_cmd() argument 3554 mgmt_frm_type, ie_len); in ath6kl_wmi_set_appie_cmd() 3556 p->mgmt_frm_type = mgmt_frm_type; in ath6kl_wmi_set_appie_cmd()
|
/linux-6.6.21/drivers/net/wireless/ath/wil6210/ |
D | wmi.h | 574 u8 mgmt_frm_type; member
|
D | wmi.c | 2521 cmd->mgmt_frm_type = type; in wmi_set_ie()
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | debugfs_htt_stats.c | 4131 const char *mgmt_frm_type[ATH11K_STATS_MGMT_FRM_TYPE_MAX - 1] = { in htt_print_peer_ctrl_path_txrx_stats_tlv() local 4150 mgmt_frm_type[i], in htt_print_peer_ctrl_path_txrx_stats_tlv() 4156 mgmt_frm_type[i], in htt_print_peer_ctrl_path_txrx_stats_tlv()
|