Home
last modified time | relevance | path

Searched refs:auc_ether_dhost (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_linux_flowctl.c74 ret = mac_vap_find_user_by_macaddr(mac_vap, ether_header->auc_ether_dhost, ETHER_ADDR_LEN, &assoc_id); in wal_netdev_select_queue()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c583 if (memcpy_s(eth->auc_ether_dhost, ETHER_ADDR_LEN, eth_header_info->daddr, ETHER_ADDR_LEN) != EOK) { in oal_eth_header()
H A Doal_net.h943 hi_u8 auc_ether_dhost[ETHER_ADDR_LEN]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_tx_data.c1080 if (memcpy_s((hi_u8 *)auc_daddr, ETHER_ADDR_LEN, ether_hdr->auc_ether_dhost, ETHER_ADDR_LEN) != EOK) { in hmac_tx_encap()
1267 hi_u8 *mac_addr = ether_hdr->auc_ether_dhost; /* 目的地址 */ in hmac_tx_lan_mpdu_process_ap()
H A Dhmac_rx_data.c89 if (memcpy_s(ether_hdr->auc_ether_dhost, ETHER_ADDR_LEN, da_mac_addr, da_addr_len) != EOK) { in hmac_rx_frame_80211_to_eth()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_frame.h891 hi_u8 auc_ether_dhost[ETHER_ADDR_LEN]; member

Completed in 19 milliseconds