Searched refs:host_cmd_ds_tdls_oper (Results 1 – 3 of 3) sorted by relevance
1674 struct host_cmd_ds_tdls_oper *tdls_oper = &cmd->params.tdls_oper; in mwifiex_cmd_tdls_oper()1690 le16_add_cpu(&cmd->size, sizeof(struct host_cmd_ds_tdls_oper)); in mwifiex_cmd_tdls_oper()1696 pos = (u8 *)tdls_oper + sizeof(struct host_cmd_ds_tdls_oper); in mwifiex_cmd_tdls_oper()
1288 struct host_cmd_ds_tdls_oper { struct2167 struct host_cmd_ds_tdls_oper tdls_oper;
896 struct host_cmd_ds_tdls_oper *cmd_tdls_oper = &resp->params.tdls_oper; in mwifiex_ret_tdls_oper()