Searched refs:HostCmd_CMD_TDLS_CONFIG (Results 1 – 4 of 4) sorted by relevance
1502 return mwifiex_send_cmd(priv, HostCmd_CMD_TDLS_CONFIG, in mwifiex_config_tdls()1524 return mwifiex_send_cmd(priv, HostCmd_CMD_TDLS_CONFIG, in mwifiex_config_tdls_cs_params()1535 return mwifiex_send_cmd(priv, HostCmd_CMD_TDLS_CONFIG, in mwifiex_stop_tdls_cs()1556 return mwifiex_send_cmd(priv, HostCmd_CMD_TDLS_CONFIG, in mwifiex_start_tdls_cs()
1692 cmd->command = cpu_to_le16(HostCmd_CMD_TDLS_CONFIG); in mwifiex_cmd_tdls_config()2186 case HostCmd_CMD_TDLS_CONFIG: in mwifiex_sta_prepare_cmd()
1420 case HostCmd_CMD_TDLS_CONFIG: in mwifiex_process_sta_cmdresp()
399 #define HostCmd_CMD_TDLS_CONFIG 0x0100 macro