HomeSort by relevance Sort by last modified time
    Searched refs:WLANTOHS (Results 1 - 5 of 5) sorted by null

  /hardware/ti/wlan/wl1271/utils/
tidef.h 253 #define WLANTOHS(x) (x)
289 * \def WLANTOHS
292 #define WLANTOHS(x) BYTE_SWAP_WORD (x)
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 818 pBuffer->LLC.Type = WLANTOHS((TI_UINT16)0x806);
819 pBuffer->hardType = WLANTOHS((TI_UINT16)1);
820 pBuffer->protType = WLANTOHS((TI_UINT16)0x800);
823 pBuffer->op = WLANTOHS((TI_UINT16)2); /*filled as for ARP-RSP, not for RARP_RSP */
scanResultTable.c     [all...]
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.c     [all...]

Completed in 161 milliseconds