Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.h93 #define SET_LLC_OUI(_h, _ptr, _val) _os_mem_cpy(d, _ptr+LLC_OFFSET_OUI, _val, 3); macro
H A Dphl_pkt_ofld.c411 SET_LLC_OUI(d, pkt, llc_oui); in _phl_pkt_ofld_construct_eapol_key_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.h93 #define SET_LLC_OUI(_h, _ptr, _val) _os_mem_cpy(d, _ptr+LLC_OFFSET_OUI, _val, 3); macro
H A Dphl_pkt_ofld.c411 SET_LLC_OUI(d, pkt, llc_oui); in _phl_pkt_ofld_construct_eapol_key_data()