Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dethernet.h182 #define eacopy(s, d) \ macro
188 #define eacopy(s, d) \ macro
196 #define ether_copy(s, d) eacopy(s, d)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dethernet.h182 #define eacopy(s, d) \ macro
188 #define eacopy(s, d) \ macro
196 #define ether_copy(s, d) eacopy(s, d)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dethernet.h166 #define eacopy(s, d) \ macro
173 #define ether_copy(s, d) eacopy(s, d)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dethernet.h166 #define eacopy(s, d) \ macro
173 #define ether_copy(s, d) eacopy(s, d)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dethernet.h167 #define eacopy(s, d) \ macro
174 #define ether_copy(s, d) eacopy(s, d)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dethernet.h166 #define eacopy(s, d) \ macro
173 #define ether_copy(s, d) eacopy(s, d)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_linux_mon.c231 eacopy(dot11_hdr->addr1, dst_mac_addr); in dhd_mon_if_subif_start_xmit()
232 eacopy(dot11_hdr->addr2, src_mac_addr); in dhd_mon_if_subif_start_xmit()
H A Ddhd_wet.c441 eacopy(ea, eh + ea_off); in BCMFASTPATH()
457 eacopy(ea, eh + ea_off); in BCMFASTPATH()
H A Ddhd_common.c11539 eacopy((char*)eh->ether_dhost, (char*)neh->ether_dhost); in BCMFASTPATH()
11540 eacopy((char*)eh->ether_shost, (char*)neh->ether_shost); in BCMFASTPATH()
11637 eacopy((char*)eh->ether_dhost, (char*)neh->ether_dhost); in BCMFASTPATH()
11638 eacopy((char*)eh->ether_shost, (char*)neh->ether_shost); in BCMFASTPATH()
H A Dwl_cfg80211.c8561 eacopy(pmksa->bssid, &pmk_list->pmkid->bssid); in wl_cfg80211_update_pmksa()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_linux_mon.c231 eacopy(dot11_hdr->addr1, dst_mac_addr); in dhd_mon_if_subif_start_xmit()
232 eacopy(dot11_hdr->addr2, src_mac_addr); in dhd_mon_if_subif_start_xmit()
H A Ddhd_wet.c441 eacopy(ea, eh + ea_off); in BCMFASTPATH()
457 eacopy(ea, eh + ea_off); in BCMFASTPATH()
H A Ddhd_common.c11544 eacopy((char*)eh->ether_dhost, (char*)neh->ether_dhost); in BCMFASTPATH()
11545 eacopy((char*)eh->ether_shost, (char*)neh->ether_shost); in BCMFASTPATH()
11642 eacopy((char*)eh->ether_dhost, (char*)neh->ether_dhost); in BCMFASTPATH()
11643 eacopy((char*)eh->ether_shost, (char*)neh->ether_shost); in BCMFASTPATH()
H A Dwl_cfg80211.c8513 eacopy(pmksa->bssid, &pmk_list->pmkid->bssid); in wl_cfg80211_update_pmksa()