Searched refs:zfcbMacAddressNotify (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 Dcfunc.c502 if (wd->zfcbMacAddressNotify != NULL)
504 wd->zfcbMacAddressNotify(dev, addr);
H A Dccmd.c99 wd->zfcbMacAddressNotify = cbFuncTbl->zfcbMacAddressNotify;
H A Dpub_zfi.h522 void (*zfcbMacAddressNotify)(zdev_t* dev, u8_t* addr); member in struct:zsCbFuncTbl
H A Dstruct.h1281 void (*zfcbMacAddressNotify)(zdev_t* dev, u8_t* addr); 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.c372 cbFuncTbl.zfcbMacAddressNotify = zfLnxMacAddressNotify;

Completed in 193 milliseconds