Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_recv.c499 u16 eapol_type = 0x888e;/* for Funia BD's WPA issue */ in portctrl() local
529 if (ether_type == eapol_type) { in portctrl()
549 if (ether_type == eapol_type) { in portctrl()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_recv.c540 u16 eapol_type = ETH_P_PAE;/* for Funia BD's WPA issue */ in portctrl() local
570 if (ether_type != eapol_type) { in portctrl()