Searched refs:netdevNum (Results 1 – 2 of 2) sorted by relevance
701 uint32_t netdevNum = 0; in GetNetDeviceInfo() local720 if (!HdfSbufReadUint32(reply, &netdevNum)) { in GetNetDeviceInfo()725 for (i = 0; i < netdevNum; i++) { in GetNetDeviceInfo()
1374 uint32_t netdevNum; in WifiCmdGetNetDevInfo() local1380 netdevNum = NetDevGetRegisterCount(); in WifiCmdGetNetDevInfo()1381 if (!HdfSbufWriteUint32(rspData, netdevNum)) { in WifiCmdGetNetDevInfo()