Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwi/
H A Dif_iwireg.h373 #define IWI_CMD_SET_WME_PARAMS 25 macro
H A Dif_iwi.c1124 return iwi_cmd(sc, IWI_CMD_SET_WME_PARAMS, sc->wme, sizeof sc->wme); in iwi_wme_setparams()