Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_recv.c483 u16 eapol_type = 0x888e;/* for Funia BD's WPA issue */ in portctrl() local
512 if (ether_type == eapol_type) { in portctrl()
532 if (ether_type == eapol_type) { in portctrl()
/linux-4.4.14/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()