Searched refs:setApMaxConnHw (Results 1 – 3 of 3) sorted by relevance
125 int (*setApMaxConnHw)(int maxConn, int channel); member
463 if (hostapdHalDevice->setApMaxConnHw(maxConn, g_channel) != 0) { in HostapdInterfaceSetApMaxConn()
968 g_hostapdHalDevInfo[id].hostapdHalDev->setApMaxConnHw = SetApMaxConnHw; in GetWifiHostapdDev()