Home
last modified time | relevance | path

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

/drivers/staging/rt2860/
Drtmp_def.h1567 #define be2cpu16(x) ((UINT16)(x)) macro
1582 #define be2cpu16(x) SWAP16((x)) macro
/drivers/staging/rt2870/
Drtmp_def.h1601 #define be2cpu16(x) ((UINT16)(x)) macro
1616 #define be2cpu16(x) SWAP16((x)) macro
/drivers/staging/rt2860/sta/
Daironet.c88 Length = be2cpu16(pRMReq->IAPP.Length); in AironetMsgAction()
779 if (be2cpu16(pIAPP->Length) <= 18) in AironetFinalReportAction()
/drivers/staging/rt2870/sta/
Daironet.c88 Length = be2cpu16(pRMReq->IAPP.Length); in AironetMsgAction()
779 if (be2cpu16(pIAPP->Length) <= 18) in AironetFinalReportAction()