Searched refs:be2cpu16 (Results 1 – 4 of 4) sorted by relevance
1567 #define be2cpu16(x) ((UINT16)(x)) macro1582 #define be2cpu16(x) SWAP16((x)) macro
1601 #define be2cpu16(x) ((UINT16)(x)) macro1616 #define be2cpu16(x) SWAP16((x)) macro
88 Length = be2cpu16(pRMReq->IAPP.Length); in AironetMsgAction()779 if (be2cpu16(pIAPP->Length) <= 18) in AironetFinalReportAction()