Searched refs:GetAssociatedStasInfo (Results 1 – 6 of 6) sorted by relevance
142 static uint32_t GetAssociatedStasInfo(struct NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num) in GetAssociatedStasInfo() function149 RETURN_IF_CHIPOPS_NOT_IMPLEMENT(chipDriver->apOps, GetAssociatedStasInfo); in GetAssociatedStasInfo()150 return chipDriver->apOps->GetAssociatedStasInfo(netDev, staInfo, num); in GetAssociatedStasInfo()382 ret = GetAssociatedStasInfo(netdev, staInfo, num); in GetAssociatedStas()
912 int32_t (*GetAssociatedStasInfo)(NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num); member
516 .GetAssociatedStasInfo = WalGetAssociatedStasInfo
2635 .GetAssociatedStasInfo = WalGetAssociatedStasInfo
2647 .GetAssociatedStasInfo = WalGetAssociatedStasInfo