Searched refs:zbuf_t (Results 1 - 25 of 38) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dwrap_buf.c37 zbuf_t *zfwBufAllocate(zdev_t *dev, u16_t len)
39 zbuf_t *buf;
49 void zfwBufFree(zdev_t *dev, zbuf_t *buf, u16_t status)
55 u16_t zfwBufRemoveHead(zdev_t *dev, zbuf_t *buf, u16_t size)
71 u16_t zfwBufChain(zdev_t *dev, zbuf_t **head, zbuf_t *tail)
80 u16_t zfwBufCopy(zdev_t *dev, zbuf_t *dst, zbuf_t *src)
90 u16_t zfwBufSetSize(zdev_t *dev, zbuf_t *buf, u16_t size)
104 u16_t zfwBufGetSize(zdev_t *dev, zbuf_t *bu
[all...]
H A Doal_dt.h55 typedef struct sk_buff zbuf_t; typedef in typeref:struct:sk_buff
H A Dwrap_mis.c75 asmlinkage u8_t zfwBufReadByte(zdev_t *dev, zbuf_t *buf, u16_t offset)
80 asmlinkage u16_t zfwBufReadHalfWord(zdev_t *dev, zbuf_t *buf, u16_t offset)
85 asmlinkage void zfwBufWriteByte(zdev_t *dev, zbuf_t *buf, u16_t offset,
91 asmlinkage void zfwBufWriteHalfWord(zdev_t *dev, zbuf_t *buf, u16_t offset,
97 asmlinkage u8_t *zfwGetBuffer(zdev_t *dev, zbuf_t *buf)
H A Dwrap_sec.c93 u8_t zfwGetPktEncExemptionActionType(zdev_t *dev, zbuf_t *buf)
98 void copyToIntTxBuffer(zdev_t *dev, zbuf_t *buf, u8_t *src,
109 u16_t zfwStaAddIeWpaRsn(zdev_t *dev, zbuf_t *buf, u16_t offset, u8_t frameType)
H A Dwrap_pkt.c40 void zfLnxRecv80211(zdev_t *dev, zbuf_t *buf, struct zsAdditionInfo *addInfo)
45 zbuf_t *skb1;
80 void zfLnxRecvEth(zdev_t *dev, zbuf_t *buf, u16_t port)
84 zbuf_t *new_buf;
H A Dusbdrv.h91 zbuf_t *buf;
147 zbuf_t *UsbRxBufQ[ZM_MAX_RX_URB_NUM];
160 zbuf_t *reamin_buf;
H A Dwrap_dbg.c32 void zfwDumpBuf(zdev_t *dev, zbuf_t *buf)
H A Dwwrap.c32 extern void zfiRecv80211(zdev_t *dev, zbuf_t *buf, struct zsAdditionInfo *addInfo);
33 extern void zfCoreRecv(zdev_t *dev, zbuf_t *buf, struct zsAdditionInfo *addInfo);
43 u32_t zfLnxUsbIn(zdev_t *dev, urb_t *urb, zbuf_t *buf);
144 zbuf_t *buf, u16_t offset)
184 zbuf_t *zfLnxGetUsbRxBuffer(zdev_t *dev)
188 zbuf_t *buf;
211 u32_t zfLnxPutUsbRxBuffer(zdev_t *dev, zbuf_t *buf)
265 zbuf_t *buf;
266 zbuf_t *new_buf;
276 zbuf_t *rxBufPoo
[all...]
H A Dwrap_usb.c38 u16_t snapLen, u8_t *tail, u16_t tailLen, zbuf_t *buf,
151 zbuf_t *buf, u16_t offset)
H A Dwrap_ev.c250 void zfLnxApMicFailureNotify(zdev_t *dev, u8_t *addr, zbuf_t *buf)
283 void zfLnxSendCompleteIndication(zdev_t *dev, zbuf_t *buf)
288 void zfLnxRestoreBufData(zdev_t *dev, zbuf_t *buf)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dpub_zfw.h25 extern zbuf_t* zfwBufAllocateWithContext(zdev_t* dev, u16_t len, u8_t *functionName, ULONG line);
28 extern zbuf_t* zfwBufAllocate(zdev_t* dev, u16_t len);
30 extern void zfwBufFree(zdev_t* dev, zbuf_t* buf, u16_t errCode);
31 extern u16_t zfwBufChain(zdev_t* dev, zbuf_t** head, zbuf_t* tail);
32 extern u16_t zfwBufCopy(zdev_t* dev, zbuf_t* dst, zbuf_t* src);
33 extern u16_t zfwBufSetSize(zdev_t* dev, zbuf_t* buf, u16_t size);
34 extern u16_t zfwBufRemoveHead(zdev_t* dev, zbuf_t* buf, u16_t size);
35 extern u16_t zfwBufGetSize(zdev_t* dev, zbuf_t* bu
[all...]
H A Dqueue.h25 zbuf_t* buf;
H A Dcfunc.h33 void zfDeAmsdu(zdev_t* dev, zbuf_t* buf, u16_t vap, u8_t encryMode);
47 void zfPowerSavingMgrProcessBeacon(zdev_t* dev, zbuf_t* buf);
57 void zfCopyToIntTxBuffer(zdev_t* dev, zbuf_t* buf, u8_t* src,
59 void zfCopyToRxBuffer(zdev_t* dev, zbuf_t* buf, u8_t* src,
61 void zfCopyFromIntTxBuffer(zdev_t* dev, zbuf_t* buf, u8_t* dst,
63 void zfCopyFromRxBuffer(zdev_t* dev, zbuf_t* buf, u8_t* dst,
69 u8_t zfRxBufferEqualToStr(zdev_t* dev, zbuf_t* buf, const u8_t* str,
71 void zfTxBufferCopy(zdev_t*dev, zbuf_t* dst, zbuf_t* src,
73 void zfRxBufferCopy(zdev_t*dev, zbuf_t* ds
[all...]
H A Dperformance.h87 void zfiRxPerformanceMPDU(zdev_t* dev, zbuf_t* buf);
88 void zfiRxPerformanceSeq(zdev_t* dev, zbuf_t* buf);
90 void zfiRxPerformanceDup(zdev_t* dev, zbuf_t* buf1, zbuf_t* buf2);
91 void zfiRxPerformanceFree(zdev_t* dev, zbuf_t* buf);
92 void zfiRxPerformanceAMSDU(zdev_t* dev, zbuf_t* buf, u16_t len);
H A Dcagg.h179 zbuf_t* buf;
187 zbuf_t* buf;
198 zbuf_t* buf;
226 u16_t (*insert)(zdev_t* dev, zbuf_t* buf, u16_t baw_seq, TID_BAW tid_baw, u8_t baw_retransmit, struct baw_header_r *header_r);
286 zbuf_t* buf;
342 u16_t zfAggGetSta(zdev_t* dev, zbuf_t* buf);
344 TID_TX zfAggTxNewQueue(zdev_t* dev, u16_t aid, u16_t tid, zbuf_t* buf);
345 u16_t zfAggTxEnqueue(zdev_t* dev, zbuf_t* buf, u16_t aid, TID_TX tid_tx);
346 u16_t zfAggTx(zdev_t* dev, zbuf_t* buf, u16_t tid);
351 zbuf_t* zfAggTxGetVtx
[all...]
H A Damsdu.c37 zbuf_t *zfGetAmsduSubFrame(zdev_t *dev, zbuf_t *buf, u16_t *offset)
41 zbuf_t *newBuf;
104 void zfDeAmsdu(zdev_t *dev, zbuf_t *buf, u16_t vap, u8_t encryMode)
107 zbuf_t *subframeBuf;
H A Dpub_usb.h47 void (*zfcbUsbRecv)(zdev_t *dev, zbuf_t *buf);
49 void (*zfcbUsbOutComplete)(zdev_t* dev, zbuf_t *buf, u8_t status, u8_t *hdr);
57 /* zbuf_t and supply to 80211core by calling this function */
58 /* void (*zfcbUsbRecv)(zdev_t *dev, zbuf_t *buf); */
64 /* void (*zfcbUsbOutComplete)(zdev_t* dev, zbuf_t *buf, u8_t status, u8_t *hdr); */
97 u8_t *tail, u16_t tailLen, zbuf_t *buf, u16_t offset);
H A Dqueue.c56 u16_t zfQueuePutNcs(zdev_t* dev, struct zsQueue* q, zbuf_t* buf, u32_t tick)
73 u16_t zfQueuePut(zdev_t* dev, struct zsQueue* q, zbuf_t* buf, u32_t tick)
87 zbuf_t* zfQueueGet(zdev_t* dev, struct zsQueue* q)
89 zbuf_t* buf = NULL;
105 u16_t zfCompareDstwithBuf(zdev_t* dev, zbuf_t* buf, u8_t* addr)
123 zbuf_t* zfQueueGetWithMac(zdev_t* dev, struct zsQueue* q, u8_t* addr, u8_t* mb)
125 zbuf_t* buf;
126 zbuf_t* retBuf = NULL;
181 zbuf_t* buf;
193 zbuf_t* bu
[all...]
H A Dcmmap.c426 zbuf_t* psBuf = NULL;
495 u16_t zfApBufferPsFrame(zdev_t* dev, zbuf_t* buf, u16_t port)
657 zbuf_t* psBuf;
969 void zfApProcessBeacon(zdev_t* dev, zbuf_t* buf)
1018 void zfApProcessAuth(zdev_t* dev, zbuf_t* buf, u16_t* src, u16_t apId)
1181 void zfApProcessAsocReq(zdev_t* dev, zbuf_t* buf, u16_t* src, u16_t apId)
1406 void zfApStoreAsocReqIe(zdev_t* dev, zbuf_t* buf, u16_t aid)
1494 void zfApProcessAsocRsp(zdev_t* dev, zbuf_t* buf)
1499 void zfApProcessDeauth(zdev_t* dev, zbuf_t* buf, u16_t* src, u16_t apId)
1521 void zfApProcessDisasoc(zdev_t* dev, zbuf_t* bu
[all...]
H A Dpub_zfi.h363 typedef u16_t (*zfpStaRxSecurityCheckCb)(zdev_t* dev, zbuf_t* buf);
519 void (*zfcbApMicFailureNotify)(zdev_t* dev, u8_t* addr, zbuf_t* buf);
523 void (*zfcbSendCompleteIndication)(zdev_t* dev, zbuf_t* buf);
524 void (*zfcbRecvEth)(zdev_t* dev, zbuf_t* buf, u16_t port);
525 void (*zfcbRecv80211)(zdev_t* dev, zbuf_t* buf, struct zsAdditionInfo* addInfo);
526 void (*zfcbRestoreBufData)(zdev_t* dev, zbuf_t* buf);
531 u8_t (*zfcbClassifyTxPacket)(zdev_t* dev, zbuf_t* buf);
570 extern u16_t zfiTxSendEth(zdev_t* dev, zbuf_t* buf, u16_t port);
572 extern u16_t zfiTxSend80211Mgmt(zdev_t* dev, zbuf_t* buf, u16_t port);
699 extern u16_t zfiStaAddIeWpaRsn(zdev_t* dev, zbuf_t* bu
[all...]
H A Dstruct.h139 extern void zfwBufTrace(zdev_t* dev, zbuf_t *buf, u8_t *functionName);
328 zbuf_t* fragment[8];
670 zbuf_t* uniArray[ZM_UNI_ARRAY_SIZE]; /* array to store unicast frames */
719 zbuf_t* bcmcArray[ZM_MAX_AP_SUPPORT][ZM_BCMC_ARRAY_SIZE];
890 zbuf_t* staPSDataQueue[ZM_PS_QUEUE_SIZE];
897 zbuf_t* ibssPSDataQueue[ZM_PS_QUEUE_SIZE];
1197 zbuf_t* vtxq[4][ZM_VTXQ_SIZE];
1203 zbuf_t* vmmq[ZM_VMMQ_SIZE];
1279 void (*zfcbApMicFailureNotify)(zdev_t* dev, u8_t* addr, zbuf_t* buf);
1282 void (*zfcbSendCompleteIndication)(zdev_t* dev, zbuf_t* bu
[all...]
H A Dperformance.c260 void zfiRxPerformanceMPDU(zdev_t* dev, zbuf_t* buf)
318 void zfiRxPerformanceSeq(zdev_t* dev, zbuf_t* buf)
392 void zfiRxPerformanceDup(zdev_t* dev, zbuf_t* buf1, zbuf_t* buf2)
404 void zfiRxPerformanceFree(zdev_t* dev, zbuf_t* buf)
409 void zfiRxPerformanceAMSDU(zdev_t* dev, zbuf_t* buf, u16_t len)
H A Dcagg.c153 u16_t zfAggGetSta(zdev_t* dev, zbuf_t* buf)
245 TID_TX zfAggTxNewQueue(zdev_t* dev, u16_t aid, u16_t tid, zbuf_t* buf)
317 u16_t zfAggTxEnqueue(zdev_t* dev, zbuf_t* buf, u16_t aid, TID_TX tid_tx)
588 zbuf_t* buf;
710 zbuf_t* buf;
878 u16_t zfAggTx(zdev_t* dev, zbuf_t* buf, u16_t tid)
1131 zbuf_t* buf;
1134 //zbuf_t* newBuf;
1336 zbuf_t* zfAggTxGetVtxq(zdev_t* dev, TID_TX tid_tx)
1338 zbuf_t* bu
[all...]
H A Dcmm.c73 u16_t zfFindElement(zdev_t* dev, zbuf_t* buf, u8_t eid)
181 u16_t zfFindWifiElement(zdev_t* dev, zbuf_t* buf, u8_t type, u8_t subtype)
340 u16_t zfFindSuperGElement(zdev_t* dev, zbuf_t* buf, u8_t type)
400 u16_t zfFindXRElement(zdev_t* dev, zbuf_t* buf, u8_t type)
473 u16_t zfMmAddIeSupportRate(zdev_t* dev, zbuf_t* buf, u16_t offset, u8_t eid, u8_t rateSet)
545 u16_t zfMmAddIeDs(zdev_t* dev, zbuf_t* buf, u16_t offset)
580 u16_t zfMmAddIeErp(zdev_t* dev, zbuf_t* buf, u16_t offset)
614 u16_t zfMmAddIeWpa(zdev_t* dev, zbuf_t* buf, u16_t offset, u16_t apId)
652 u16_t zfMmAddHTCapability(zdev_t* dev, zbuf_t* buf, u16_t offset)
707 u16_t zfMmAddPreNHTCapability(zdev_t* dev, zbuf_t* bu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.c55 void zfAdjustCtrlSetting(zdev_t* dev, u16_t* header, zbuf_t* buf)
315 u16_t* tail, u16_t tailLen, zbuf_t* buf, u16_t offset,
319 zbuf_t *rxbuf;
407 u8_t zfIsDataFrame(zdev_t* dev, zbuf_t* buf)
430 u32_t zfcConvertRateOFDM(zdev_t* dev, zbuf_t* buf)
466 zbuf_t* buf,
557 void zfiUsbRecvPerPkt(zdev_t *dev, zbuf_t *buf)
559 void zfiUsbRecv(zdev_t *dev, zbuf_t *buf)
862 zbuf_t *new_buf;
896 void zfiUsbRecv(zdev_t *dev, zbuf_t *bu
[all...]

Completed in 112 milliseconds

12