Home
last modified time | relevance | path

Searched refs:startIdx (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.h82 std::string AllocIfaceName(IfaceType type, uint32_t startIdx);
H A Dwifi_chip.cpp387 std::string WifiChip::AllocIfaceName(IfaceType type, uint32_t startIdx) in AllocIfaceName() argument
390 for (unsigned idx = startIdx; idx < K_MAX_WLAN_IFACES; idx++) { in AllocIfaceName()

Completed in 2 milliseconds