Home
last modified time | relevance | path

Searched refs:eapolInstance (Results 1 - 2 of 2) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c542 const struct Eapol *eapolInstance = NULL; in eapol_report_handler() local
555 eapolInstance = EapolGetInstance(); in eapol_report_handler()
562 ret = eapolInstance->eapolOp->writeEapolToQueue(netDev, netBuff); in eapol_report_handler()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c264 const struct Eapol *eapolInstance = NULL; in SpecialEtherTypeProcess() local
280 eapolInstance = EapolGetInstance(); in SpecialEtherTypeProcess()
281 ret = eapolInstance->eapolOp->writeEapolToQueue(netDev, buff); in SpecialEtherTypeProcess()

Completed in 4 milliseconds