Searched refs:chipInstSize (Results 1 – 4 of 4) sorted by relevance
111 uint16_t chipInstSize; member
295 for (cnt = 0; (cnt < tmpChipList->chipInstSize) && (cnt < WLAN_MAX_CHIP_NUM); cnt++) { in HdfGetDevHandle()306 if (cnt == tmpChipList->chipInstSize || cnt == WLAN_MAX_CHIP_NUM) { in HdfGetDevHandle()
178 if (cnt == tmpChipList->chipInstSize || cnt == WLAN_MAX_CHIP_NUM) { in HdfGetDevHandle()
516 chipList->chipInstSize++; in ParseWlanChipsConfig()518 HDF_LOGD("%s: chipSize=%hu", __func__, chipList->chipInstSize); in ParseWlanChipsConfig()