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

  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_host_int.h 111 #define RX_DESC_GET_MEM_BLK(desc) ( (desc & 0x000000FF) >> 0 ) /* The first mem-block of the Rx packet */
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_host_int.h 111 #define RX_DESC_GET_MEM_BLK(desc) ( (desc & 0x000000FF) >> 0 ) /* The first mem-block of the Rx packet */

Completed in 611 milliseconds