Searched refs:zfcbAsocNotify (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 Dcmmap.c1304 if (wd->zfcbAsocNotify != NULL)
1306 wd->zfcbAsocNotify(dev, src, wd->ap.stawpaIe[apId], wd->ap.stawpaLen[apId], apId);
1327 if (wd->zfcbAsocNotify != NULL)
1329 wd->zfcbAsocNotify(dev, src, wd->ap.stawpaIe[apId], wd->ap.stawpaLen[apId], apId);
H A Dccmd.c91 wd->zfcbAsocNotify = cbFuncTbl->zfcbAsocNotify;
H A Dpub_zfi.h512 u16_t (*zfcbAsocNotify)(zdev_t* dev, u16_t* macAddr, u8_t* body, member in struct:zsCbFuncTbl
H A Dstruct.h1273 u16_t (*zfcbAsocNotify)(zdev_t* dev, u16_t* macAddr, u8_t* body, u16_t bodySize, u16_t port); 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.c364 cbFuncTbl.zfcbAsocNotify = zfLnxAsocNotify;

Completed in 203 milliseconds