Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.h92 #define SET_LLC_HDR(_h, _ptr, _val) _os_mem_cpy(d, _ptr+LLC_OFFSET_HDR, _val, 3); macro
H A Dphl_pkt_ofld.c410 SET_LLC_HDR(d, pkt, llc_hdr); in _phl_pkt_ofld_construct_eapol_key_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.h92 #define SET_LLC_HDR(_h, _ptr, _val) _os_mem_cpy(d, _ptr+LLC_OFFSET_HDR, _val, 3); macro
H A Dphl_pkt_ofld.c410 SET_LLC_HDR(d, pkt, llc_hdr); in _phl_pkt_ofld_construct_eapol_key_data()