Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h37 #define RT2860_WMM_CWMIN_CFG 0x0218 macro
989 { RT2860_WMM_CWMIN_CFG, 0x00002344 }, \
H A Dif_run.c2208 error = run_write(sc, RT2860_WMM_CWMIN_CFG, in run_wme_update()
6020 run_write(sc, RT2860_WMM_CWMIN_CFG, 0x00002344); in run_init_locked()
/dragonfly/sys/dev/netif/ral/
H A Drt2860reg.h41 #define RT2860_WMM_CWMIN_CFG 0x0218 macro
1042 { RT2860_WMM_CWMIN_CFG, 0x00002344 }, \
H A Drt2860.c3209 RAL_WRITE(sc, RT2860_WMM_CWMIN_CFG, in rt2860_updateedca()