Home
last modified time | relevance | path

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

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