Home
last modified time | relevance | path

Searched refs:GetMaxIFCount (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wlan_chipdriver_manager.h140 uint8_t (*GetMaxIFCount)(struct HdfChipDriverFactory *factory); member
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-smallchip-driver-oom.md185 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | 获取当前芯片支持的最大接口数…
H A Dstandard-system-porting-guide.md332 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | 获取当前芯片支持的最大接口数…
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/
H A Dhdf_wifi_core.c311 uint8_t maxIFCount = chipDriverFact->GetMaxIFCount(chipDriverFact); in HdfWlanInitInterfaces()
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-smallchip-driver-oom.md185 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | Obtains the ma…
H A Dstandard-system-porting-guide.md332 …| uint8_t (\*GetMaxIFCount)(struct HdfChipDriverFactory \*factory) | Obtains the maximum number of…
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-external-des.md249 tmpFactory.GetMaxIFCount = GetHi3881GetMaxIFCount;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-external-des.md249 tmpFactory.GetMaxIFCount = GetHi3881GetMaxIFCount;