Searched refs:IWI_USEC (Results 1 – 1 of 1) sorted by relevance
1017 #define IWI_USEC(v) htole16(IEEE80211_TXOP_TO_US(v)) macro1032 sc->wme[1].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_init()1040 sc->wme[2].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_init()1061 sc->wme[0].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_setparams()1068 #undef IWI_USEC