Home
last modified time | relevance | path

Searched refs:copyStats (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifihal_vendorcommand.h64 void copyStats(nud_stats *stats);
Dwifihal_vendor.cpp240 void NUDStatsCommand::copyStats(nud_stats *stats) in copyStats() function in NUDStatsCommand
335 NUDCommand->copyStats(stats); in wifi_get_nud_stats()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifihal_vendorcommand.h70 void copyStats(nud_stats *stats, cmdData *pktdstats);
Dwifihal_vendor.cpp409 void NUDStatsCommand::copyStats(nud_stats *stats, cmdData *pktstats) in copyStats() function in NUDStatsCommand