Home
last modified time | relevance | path

Searched refs:auc_ether_shost (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_rx_data.c86 if (memcpy_s(ether_hdr->auc_ether_shost, ETHER_ADDR_LEN, sa_mac_addr, sa_addr_len) != EOK) { in hmac_rx_frame_80211_to_eth()
296 if (hmac_11i_ether_type_filter(hmac_vap, ether->auc_ether_shost, ether->us_ether_type) != HI_SUCCESS) { in hmac_rx_msdu_proc()
488 if (mac_vap_find_user_by_macaddr(mac_vap, ether_hdr->auc_ether_shost, ETHER_ADDR_LEN, &assoc_id) != in hmac_rx_transmit_edca_opt_ap()
492 (hi_u32)(ether_hdr->auc_ether_shost[3]), /* 3 元素索引 */ in hmac_rx_transmit_edca_opt_ap()
493 (hi_u32)(ether_hdr->auc_ether_shost[4]), /* 4 元素索引 */ in hmac_rx_transmit_edca_opt_ap()
494 (hi_u32)(ether_hdr->auc_ether_shost[5])); /* 5 元素索引 */ in hmac_rx_transmit_edca_opt_ap()
H A Dhmac_tx_data.c1083 if (memcpy_s((hi_u8 *)auc_saddr, ETHER_ADDR_LEN, ether_hdr->auc_ether_shost, ETHER_ADDR_LEN) != EOK) { in hmac_tx_encap()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c578 if (memcpy_s(eth->auc_ether_shost, ETHER_ADDR_LEN, eth_header_info->saddr, ETHER_ADDR_LEN) != EOK) { in oal_eth_header()
H A Doal_net.h944 hi_u8 auc_ether_shost[ETHER_ADDR_LEN]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_frame.h892 hi_u8 auc_ether_shost[ETHER_ADDR_LEN]; member

Completed in 20 milliseconds