Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/core/
Drtw_recv.c497 u16 eapol_type = 0x888e;/* for Funia BD's WPA issue */ in portctrl() local
527 if (ether_type == eapol_type) { in portctrl()
547 if (ether_type == eapol_type) { in portctrl()
/drivers/staging/rtl8723au/core/
Drtw_recv.c551 u16 eapol_type = ETH_P_PAE;/* for Funia BD's WPA issue */ in portctrl() local
580 if (ether_type == eapol_type) { in portctrl()
605 if (ether_type == eapol_type) { in portctrl()