HomeSort by relevance Sort by last modified time
    Searched defs:RX_DESC_GET_UNALIGNED (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_host_int.h 113 #define RX_DESC_GET_UNALIGNED(desc) ( (desc & 0x00100000) >> 20 ) /* If set, the payload is not 4 bytes aligned */
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_host_int.h 113 #define RX_DESC_GET_UNALIGNED(desc) ( (desc & 0x00100000) >> 20 ) /* If set, the payload is not 4 bytes aligned */

Completed in 13 milliseconds