Searched refs:IWI_USEC (Results 1 – 1 of 1) sorted by relevance
1010 #define IWI_USEC(v) htole16(IEEE80211_TXOP_TO_US(v)) macro1025 sc->wme[1].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_init()1033 sc->wme[2].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_init()1051 sc->wme[0].burst[ac] = IWI_USEC(wmep->wmep_txopLimit); in iwi_wme_setparams()1058 #undef IWI_USEC