Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_bit2.h9137 #define BIT_MASK_ACKBAR_ACKPCHK 0xf macro
9139 (((x) & BIT_MASK_ACKBAR_ACKPCHK) << BIT_SHIFT_ACKBAR_ACKPCHK)
9141 (((x) >> BIT_SHIFT_ACKBAR_ACKPCHK) & BIT_MASK_ACKBAR_ACKPCHK)