Searched refs:__pRxStatusDesc (Results 1 – 1 of 1) sorted by relevance
27 #define GET_TX_RPT2_DESC_PKT_LEN_88E(__pRxStatusDesc) \ argument28 LE_BITS_TO_4BYTE(__pRxStatusDesc, 0, 9)29 #define GET_TX_RPT2_DESC_MACID_VALID_1_88E(__pRxStatusDesc) \ argument30 LE_BITS_TO_4BYTE(__pRxStatusDesc+16, 0, 32)31 #define GET_TX_RPT2_DESC_MACID_VALID_2_88E(__pRxStatusDesc) \ argument32 LE_BITS_TO_4BYTE(__pRxStatusDesc+20, 0, 32)