Searched refs:RX_DESC_SEQNUM_MASK (Results 1 – 3 of 3) sorted by relevance
71 #define RX_DESC_SEQNUM_MASK 0x1800 macro
157 curr_id = (desc->flags & RX_DESC_SEQNUM_MASK) >> RX_DESC_PACKETID_SHIFT; in wl1251_rx_body()
53 #define RX_DESC_SEQNUM_MASK 0x1800 macro