Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Ddebugfs.c1679 struct wmi_twt_enable_params twt_params = {0}; in ath11k_write_twt_add_dialog()
1755 struct wmi_twt_enable_params twt_params = {0}; in ath11k_write_twt_del_dialog()
Dwmi.h5288 struct wmi_twt_enable_params { struct
6436 void ath11k_wmi_fill_default_twt_params(struct wmi_twt_enable_params *twt_params);
6438 struct wmi_twt_enable_params *params);
Dwmi.c3142 void ath11k_wmi_fill_default_twt_params(struct wmi_twt_enable_params *twt_params) in ath11k_wmi_fill_default_twt_params()
3169 struct wmi_twt_enable_params *params) in ath11k_wmi_send_twt_enable_cmd()
Dmac.c3662 struct wmi_twt_enable_params twt_params = {0}; in ath11k_mac_op_bss_info_changed()