Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DRxBuf.c52 struct sk_buff *skb; in RxBufAlloc() local
78 struct sk_buff *skb = rx_head->skb; in RxBufFree() local
Dipc_k.c68 struct sk_buff *skb; in IPC_EventSend() local
DWlanDrvIf.c133 static int wlanDrvIf_Xmit (struct sk_buff *skb, struct net_device *dev) in wlanDrvIf_Xmit()
209 static int wlanDrvIf_XmitDummy (struct sk_buff *skb, struct net_device *dev) in wlanDrvIf_XmitDummy()
Dosapi.c437 struct sk_buff *skb = rx_head->skb; in os_receivePacket() local
/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
DRxBuf_linux.h47 struct sk_buff *skb; member