Searched refs:zfcbApMicFailureNotify (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 Dccmd.c97 wd->zfcbApMicFailureNotify = cbFuncTbl->zfcbApMicFailureNotify;
H A Dctxrx.c2273 if (wd->zfcbApMicFailureNotify != NULL)
2275 wd->zfcbApMicFailureNotify(dev, addr, buf);
2391 if (wd->zfcbApMicFailureNotify != NULL)
2393 wd->zfcbApMicFailureNotify(dev, addr, buf);
H A Dpub_zfi.h519 void (*zfcbApMicFailureNotify)(zdev_t* dev, u8_t* addr, zbuf_t* buf); member in struct:zsCbFuncTbl
H A Dstruct.h1279 void (*zfcbApMicFailureNotify)(zdev_t* dev, u8_t* addr, 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.c370 cbFuncTbl.zfcbApMicFailureNotify = zfLnxApMicFailureNotify;

Completed in 146 milliseconds