Searched refs:HostCmd_CMD_TDLS_CONFIG (Results 1 – 4 of 4) sorted by relevance
1505 return mwifiex_send_cmd(priv, HostCmd_CMD_TDLS_CONFIG, in mwifiex_config_tdls()1527 return mwifiex_send_cmd(priv, HostCmd_CMD_TDLS_CONFIG, in mwifiex_config_tdls_cs_params()1538 return mwifiex_send_cmd(priv, HostCmd_CMD_TDLS_CONFIG, in mwifiex_stop_tdls_cs()1559 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()
400 #define HostCmd_CMD_TDLS_CONFIG 0x0100 macro