Home
last modified time | relevance | path

Searched refs:ETHER_TYPE_ARP (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_data.c276 case ETHER_TYPE_ARP: in mac_get_data_type_from_8023()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dethernet.h84 #define ETHER_TYPE_ARP 0x0806 /* ARP */ macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c613 netbuf->protocol = oal_host2net_short(ETHER_TYPE_ARP); in oal_arp_create()
H A Doal_net.h155 #define ETHER_TYPE_ARP 0x0806 /* ARP protocol */ macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_tx_data.c306 } else if (ether_header->us_ether_type == oal_host2net_short(ETHER_TYPE_ARP)) { in hmac_tx_classify_lan_to_wlan()
1207 if (hi_swap_byteorder_16(ETHER_TYPE_ARP) == ether_hdr->us_ether_type) { in hmac_tx_lan_mpdu_process_sta()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_pktdump.c425 if (ntoh16(eh->ether_type) == ETHER_TYPE_ARP) { in dhd_dump_pkt()
1436 case ETHER_TYPE_ARP: in dhd_trx_pkt_dump()
H A Ddhd_linux.c4930 if (ntoh16(skb->protocol) == ETHER_TYPE_ARP) /* ARP */ in dhd_rx_frame()

Completed in 33 milliseconds