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

  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
wbuf.h 73 TX_PKT_TYPE pktType; /* wbuf packet type */
94 #define WBUF_PKT_TYPE(pWbuf) ( ((WBUF_PARAMS *)&(WBUF_CB(pWbuf)))->pktType )
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
wbuf.h 73 TX_PKT_TYPE pktType; /* wbuf packet type */
94 #define WBUF_PKT_TYPE(pWbuf) ( ((WBUF_PARAMS *)&(WBUF_CB(pWbuf)))->pktType )
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_descriptors.h 103 unsigned pktType :2; /* packet type: */

Completed in 374 milliseconds