Searched refs:BIT_MASK_PKTLEN_PARA (Results 1 – 1 of 1) sorted by relevance
5005 #define BIT_MASK_PKTLEN_PARA 0x7 macro5007 (((x) & BIT_MASK_PKTLEN_PARA) << BIT_SHIFT_PKTLEN_PARA)5009 (((x) >> BIT_SHIFT_PKTLEN_PARA) & BIT_MASK_PKTLEN_PARA)