Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.h110 #define SET_AUTH_1X_PROTO_VER(_ptr, _val) WriteLE1Byte(_ptr+AUTH_1X_OFFSET_PROTO_VER, _val) macro
H A Dphl_pkt_ofld.c416 SET_AUTH_1X_PROTO_VER(pkt, LIB1X_EAPOL_VER); in _phl_pkt_ofld_construct_eapol_key_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.h110 #define SET_AUTH_1X_PROTO_VER(_ptr, _val) WriteLE1Byte(_ptr+AUTH_1X_OFFSET_PROTO_VER, _val) macro
H A Dphl_pkt_ofld.c416 SET_AUTH_1X_PROTO_VER(pkt, LIB1X_EAPOL_VER); in _phl_pkt_ofld_construct_eapol_key_data()