Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_proto.c899 uint8_t logcwmin; member
1009 wmep->wmep_logcwmin = phy->logcwmin; in _setifsparams()
1220 aggrParam[mode].logcwmin; in ieee80211_wme_updateparams_locked()
/dragonfly/sys/dev/netif/ral/
HDrt2560.c2278 uint16_t logcwmin, preload; in rt2560_enable_tsf_sync() local
2289 logcwmin = 5; in rt2560_enable_tsf_sync()
2291 tmp = logcwmin << 16 | preload; in rt2560_enable_tsf_sync()