Searched refs:mwifiex_ds_tdls_oper (Results 1 – 3 of 3) sorted by relevance
964 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_config_link()966 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_config_link()985 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_create_link()987 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_create_link()1012 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_disable_link()1015 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_disable_link()1159 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_disable_all_tdls_links()1166 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_disable_all_tdls_links()
451 struct mwifiex_ds_tdls_oper { struct
1552 struct mwifiex_ds_tdls_oper *oper = data_buf; in mwifiex_cmd_tdls_oper()