Searched defs:snapLen (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcwep.c84 void zfWEPEncrypt(zdev_t *dev, zbuf_t *buf, u8_t *snap, u16_t snapLen, u16_t offset, u8_t keyLen, u8_t* WepKey, u8_t *iv) argument
H A Dctkip.c491 void zfCalTxMic(zdev_t *dev, zbuf_t *buf, u8_t *snap, u16_t snapLen, u16_t offset, u16_t *da, u16_t *sa, u8_t up, u8_t *mic) argument
565 void zfTKIPEncrypt(zdev_t *dev, zbuf_t *buf, u8_t *snap, u16_t snapLen, u16_t offset, u8_t keyLen, u8_t* key, u32_t* icv) argument
H A Dcinit.c64 zfTxGenWlanHeader(zdev_t* dev, zbuf_t* buf, u16_t* header, u16_t seq, u8_t flag, u16_t plusLen, u16_t minusLen, u16_t port, u16_t* da, u16_t* sa, u8_t up, u16_t *micLen, u16_t* snap, u16_t snapLen, struct aggControl *aggControl) argument
H A Dcagg.c2519 u16_t snapLen; local
[all...]
H A Dcagg.h162 u16_t snapLen; member in struct:baw_header_r
173 u16_t snapLen; member in struct:baw_header
H A Dctxrx.c874 u16_t snapLen; local
3946 zf80211FrameSend(zdev_t* dev, zbuf_t* buf, u16_t* header, u16_t snapLen, u16_t* da, u16_t* sa, u8_t up, u16_t headerLen, u16_t* snap, u16_t* tail, u16_t tailLen, u16_t offset, u16_t bufType, u8_t ac, u8_t keyIdx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dwrap_usb.c149 zfwUsbSend(zdev_t *dev, u8_t endpt, u8_t *hdr, u16_t hdrlen, u8_t *snap, u16_t snapLen, u8_t *tail, u16_t tailLen, zbuf_t *buf, u16_t offset) argument
H A Dwwrap.c701 u32_t zfLnxUsbOut(zdev_t *dev, u8_t *hdr, u16_t hdrlen, u8_t *snap, u16_t snapLen, argument
142 zfLnxPutUsbTxBuffer(zdev_t *dev, u8_t *hdr, u16_t hdrlen, u8_t *snap, u16_t snapLen, u8_t *tail, u16_t tailLen, zbuf_t *buf, u16_t offset) argument
H A Dusbdrv.h95 u16_t snapLen; member in struct:UsbTxQ
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.c313 zfHpSend(zdev_t* dev, u16_t* header, u16_t headerLen, u16_t* snap, u16_t snapLen, u16_t* tail, u16_t tailLen, zbuf_t* buf, u16_t offset, u16_t bufType, u8_t ac, u8_t keyIdx) argument

Completed in 188 milliseconds