Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Ddebugfs.c1647 struct wmi_twt_enable_params twt_params = {0}; in ath11k_write_twt_add_dialog()
1723 struct wmi_twt_enable_params twt_params = {0}; in ath11k_write_twt_del_dialog()
Dwmi.h4937 struct wmi_twt_enable_params { struct
6082 void ath11k_wmi_fill_default_twt_params(struct wmi_twt_enable_params *twt_params);
6084 struct wmi_twt_enable_params *params);
Dwmi.c3082 void ath11k_wmi_fill_default_twt_params(struct wmi_twt_enable_params *twt_params) in ath11k_wmi_fill_default_twt_params()
3109 struct wmi_twt_enable_params *params) in ath11k_wmi_send_twt_enable_cmd()
Dmac.c3354 struct wmi_twt_enable_params twt_params = {0}; in ath11k_mac_op_bss_info_changed()