Searched refs:GetMaxIFCount (Results 1 – 8 of 8) sorted by relevance
140 uint8_t (*GetMaxIFCount)(struct HdfChipDriverFactory *factory); member
185 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | 获取当前芯片支持的最大接口数…
332 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | 获取当前芯片支持的最大接口数…
311 uint8_t maxIFCount = chipDriverFact->GetMaxIFCount(chipDriverFact); in HdfWlanInitInterfaces()
185 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | Obtains the ma…
332 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | Obtains the maximum number of…
249 tmpFactory.GetMaxIFCount = GetHi3881GetMaxIFCount;