Home
last modified time | relevance | path

Searched refs:eapol_type (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/rtl8723bs/core/
Drtw_recv.c453 u16 eapol_type = 0x888e;/* for Funia BD's WPA issue */ in portctrl() local
483 if (ether_type == eapol_type) in portctrl()