Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Dairo.c579 u16 fastListenInterval; member
5636 local->config.fastListenInterval = local->config.listenInterval = (vwrq->value + 500) / 1024;
5686 vwrq->value = (int)local->config.fastListenInterval * 1024;