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

  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
wbuf.h 76 TI_UINT8 Tid; /* WLAN TID (traffic identity) */
97 #define WBUF_TID(pWbuf) ( ((WBUF_PARAMS *)&(WBUF_CB(pWbuf)))->Tid )
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
wbuf.h 76 TI_UINT8 Tid; /* WLAN TID (traffic identity) */
97 #define WBUF_TID(pWbuf) ( ((WBUF_PARAMS *)&(WBUF_CB(pWbuf)))->Tid )
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
scanTypes.h 165 UINT8 Tid; /**< the Tid triggering the scan (for triggered scan) */
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverScan.h 243 TI_UINT8 Tid; /**< Time at which to trigger the scan (for triggered scan) */
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverScan.h 244 TI_UINT8 Tid; /**< Time at which to trigger the scan (for triggered scan) */

Completed in 43 milliseconds