Home
last modified time | relevance | path

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

/device/generic/goldfish/network/wifi_forwarder/
Dframe.cpp52 static uint32_t calcContentionWindowMax(AccessCategory ac) { in calcContentionWindowMax() function
108 , mContentionWindowMax(calcContentionWindowMax(getAc())) { in Frame()