Searched refs:WL_TXSTATUS_HSLOT_MASK (Results 1 – 12 of 12) sorted by relevance
193 #define WL_TXSTATUS_HSLOT_MASK 0xffff /* allow 16 bits */ macro197 ((x) & ~(WL_TXSTATUS_HSLOT_MASK << WL_TXSTATUS_HSLOT_SHIFT)) | \198 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))200 WL_TXSTATUS_HSLOT_MASK)
211 #define WL_TXSTATUS_HSLOT_MASK 0xffff /* allow 16 bits */ macro215 ((x) & ~(WL_TXSTATUS_HSLOT_MASK << WL_TXSTATUS_HSLOT_SHIFT)) | \216 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))218 WL_TXSTATUS_HSLOT_MASK)
238 #define WL_TXSTATUS_HSLOT_MASK 0xffff /* allow 16 bits */ macro242 ((x) & ~(WL_TXSTATUS_HSLOT_MASK << WL_TXSTATUS_HSLOT_SHIFT)) | \243 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))245 WL_TXSTATUS_HSLOT_MASK)
2412 hslot = (hslot + 1) & WL_TXSTATUS_HSLOT_MASK; in _dhd_wlfc_compressed_txstatus_update()
2415 hslot = (hslot + 1) & WL_TXSTATUS_HSLOT_MASK; in _dhd_wlfc_compressed_txstatus_update()
2410 hslot = (hslot + 1) & WL_TXSTATUS_HSLOT_MASK; in _dhd_wlfc_compressed_txstatus_update()
2676 hslot = (hslot + 1) & WL_TXSTATUS_HSLOT_MASK; in _dhd_wlfc_compressed_txstatus_update()
2679 hslot = (hslot + 1) & WL_TXSTATUS_HSLOT_MASK; in _dhd_wlfc_compressed_txstatus_update()