Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/wlan/
HDif_uralreg.h169 #define RAL_LOGCWMAX(x) (((x) & 0xf) << 12) macro
HDif_ural.c988 desc->wme = htole16(RAL_AIFSN(2) | RAL_LOGCWMIN(3) | RAL_LOGCWMAX(5)); in ural_setup_tx_desc()