Searched refs:zfcbIbssPartnerNotify (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 Dcic.c450 if (wd->zfcbIbssPartnerNotify != NULL)
452 wd->zfcbIbssPartnerNotify(dev, 1, &wd->sta.ibssDelayedIndEvent);
H A Dccmd.c98 wd->zfcbIbssPartnerNotify = cbFuncTbl->zfcbIbssPartnerNotify;
H A Dcmmsta.c2049 if (wd->zfcbIbssPartnerNotify != NULL)
2051 wd->zfcbIbssPartnerNotify(dev, 1, &event);
3384 if (wd->zfcbIbssPartnerNotify != NULL)
3386 wd->zfcbIbssPartnerNotify(dev, 1, &event);
5276 if (wd->zfcbIbssPartnerNotify != NULL)
5279 wd->zfcbIbssPartnerNotify(dev, 0, &event);
H A Dpub_zfi.h520 void (*zfcbIbssPartnerNotify)(zdev_t* dev, u16_t status, member in struct:zsCbFuncTbl
H A Dstruct.h1280 void (*zfcbIbssPartnerNotify)(zdev_t* dev, u16_t status, struct zsPartnerNotifyEvent *event); 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.c371 cbFuncTbl.zfcbIbssPartnerNotify = zfLnxIbssPartnerNotify;

Completed in 76 milliseconds