Searched refs:LLStatsCommand (Results 1 – 2 of 2) sorted by relevance
71 class LLStatsCommand: public WifiVendorCommand74 static LLStatsCommand *mLLStatsCommandInstance;91 LLStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);94 static LLStatsCommand* instance(wifi_handle handle);96 virtual ~LLStatsCommand();
29 LLStatsCommand* LLStatsCommand::mLLStatsCommandInstance = NULL;33 wifi_error LLStatsCommand::create() { in create()49 LLStatsCommand::LLStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd) in LLStatsCommand() function in LLStatsCommand60 LLStatsCommand::~LLStatsCommand() in ~LLStatsCommand()65 LLStatsCommand* LLStatsCommand::instance(wifi_handle handle) in instance()90 void LLStatsCommand::initGetContext(u32 reqId) in initGetContext()96 void LLStatsCommand::setSubCmd(u32 subcmd) in setSubCmd()885 void LLStatsCommand::clearStats() in clearStats()1280 LLStatsCommand *LLCommand; in wifi_set_link_stats()1334 LLStatsCommand *LLCommand; in wifi_get_link_stats()[all …]