Searched refs:zfcbDisAsocNotify (Results 1 - 6 of 6) 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.c1512 if (wd->zfcbDisAsocNotify != NULL)
1514 wd->zfcbDisAsocNotify(dev, (u8_t*)src, apId);
1535 if (wd->zfcbDisAsocNotify != NULL)
1537 wd->zfcbDisAsocNotify(dev, (u8_t*)src, apId);
H A Dccmd.c92 wd->zfcbDisAsocNotify = cbFuncTbl->zfcbDisAsocNotify;
H A Dcmm.c1263 if (wd->zfcbDisAsocNotify != NULL)
1265 wd->zfcbDisAsocNotify(dev, (u8_t*)dst, vap);
H A Dpub_zfi.h514 u16_t (*zfcbDisAsocNotify)(zdev_t* dev, u8_t* macAddr, u16_t port); member in struct:zsCbFuncTbl
H A Dstruct.h1274 u16_t (*zfcbDisAsocNotify)(zdev_t* dev, u8_t* macAddr, 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.c365 cbFuncTbl.zfcbDisAsocNotify = zfLnxDisAsocNotify;

Completed in 86 milliseconds