Searched refs:IWI_USEC (Results 1 – 1 of 1) sorted by relevance
1015 #define IWI_USEC(v) htole16(IEEE80211_TXOP_TO_US(v)) macro1030 sc->wme[1].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_init()1038 sc->wme[2].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_init()1059 sc->wme[0].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_setparams()1066 #undef IWI_USEC