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

  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
wbuf.h 87 #define WBUF_DEV_SET(pWbuf,pDev) ( ((struct sk_buff *)(pWbuf))->dev) = ((struct net_device *)(pDev))
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
wbuf.h 87 #define WBUF_DEV_SET(pWbuf,pDev) ( ((struct sk_buff *)(pWbuf))->dev) = ((struct net_device *)(pDev))

Completed in 79 milliseconds