Searched refs:zfcbSendCompleteIndication (Results 1 - 5 of 5) 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 Dcagg.c365 if (buf && sendComplete && wd->zfcbSendCompleteIndication) {
367 wd->zfcbSendCompleteIndication(dev, buf);
1226 if(zm_agg_inQ(tid_tx, completeIndex) && wd->zfcbSendCompleteIndication
1228 wd->zfcbSendCompleteIndication(dev, tid_tx->aggvtxq[completeIndex].buf);
H A Dccmd.c100 wd->zfcbSendCompleteIndication =
101 cbFuncTbl->zfcbSendCompleteIndication;
H A Dpub_zfi.h523 void (*zfcbSendCompleteIndication)(zdev_t* dev, zbuf_t* buf); member in struct:zsCbFuncTbl
H A Dstruct.h1282 void (*zfcbSendCompleteIndication)(zdev_t* dev, zbuf_t* buf); member in struct:zsWlanDev
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dusbdrv.c373 cbFuncTbl.zfcbSendCompleteIndication = zfLnxSendCompleteIndication;

Completed in 67 milliseconds