Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.h94 #define SET_LLC_PROTO_ID(_h, _ptr, _val) _os_mem_cpy(d, _ptr+LLC_OFFSET_PROTO_ID, _val, 2); macro
H A Dphl_pkt_ofld.c412 SET_LLC_PROTO_ID(d, pkt, llc_proto_id); in _phl_pkt_ofld_construct_eapol_key_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.h94 #define SET_LLC_PROTO_ID(_h, _ptr, _val) _os_mem_cpy(d, _ptr+LLC_OFFSET_PROTO_ID, _val, 2); macro
H A Dphl_pkt_ofld.c412 SET_LLC_PROTO_ID(d, pkt, llc_proto_id); in _phl_pkt_ofld_construct_eapol_key_data()