Searched refs:mwifiex_ds_tdls_oper (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | tdls.c | 1064 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_config_link() 1066 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_config_link() 1085 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_create_link() 1087 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_create_link() 1112 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_disable_link() 1114 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_disable_link() 1257 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_disable_all_tdls_links() 1263 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_disable_all_tdls_links()
|
H A D | ioctl.h | 476 struct mwifiex_ds_tdls_oper { struct
|
H A D | sta_cmd.c | 1739 struct mwifiex_ds_tdls_oper *oper = data_buf; in mwifiex_cmd_tdls_oper()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | tdls.c | 1064 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_config_link() 1066 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_config_link() 1085 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_create_link() 1087 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_create_link() 1112 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_tdls_process_disable_link() 1114 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_tdls_process_disable_link() 1257 struct mwifiex_ds_tdls_oper tdls_oper; in mwifiex_disable_all_tdls_links() 1263 memset(&tdls_oper, 0, sizeof(struct mwifiex_ds_tdls_oper)); in mwifiex_disable_all_tdls_links()
|
H A D | ioctl.h | 464 struct mwifiex_ds_tdls_oper { struct
|
H A D | sta_cmd.c | 1732 struct mwifiex_ds_tdls_oper *oper = data_buf; in mwifiex_cmd_tdls_oper()
|
Completed in 12 milliseconds