Home
last modified time | relevance | path

Searched refs:ETHER_TYPE_IP (Results 1 - 11 of 11) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_data.c252 case ETHER_TYPE_IP: in mac_get_data_type_from_8023()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dethernet.h83 #define ETHER_TYPE_IP 0x0800 /* IP */ macro
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_ip.c98 if (ethertype != ETHER_TYPE_IP) { in pkt_frag_info()
751 if (new_ether_type != ETHER_TYPE_IP) { in dhd_tcpack_suppress()
971 if (ether_type != ETHER_TYPE_IP) { in dhd_tcpdata_info_get()
1207 if (new_ether_type != ETHER_TYPE_IP) { in dhd_tcpack_hold()
1397 if (ether_type != ETHER_TYPE_IP) { in dhd_tcpdata_get_flag()
H A Dbcmutils.c281 if ((evh->ether_type == hton16(ETHER_TYPE_IP)) || in pktsetprio()
314 } else if ((eh->ether_type == hton16(ETHER_TYPE_IP)) || in pktsetprio()
419 if (eh->ether_type == HTON16(ETHER_TYPE_IP)) { in pktgetdscp()
429 evh->ether_type == HTON16(ETHER_TYPE_IP)) { in pktgetdscp()
H A Ddhd_linux_pktdump.c420 if (ntoh16(eh->ether_type) == ETHER_TYPE_IP) { in dhd_dump_pkt()
1433 case ETHER_TYPE_IP: in dhd_trx_pkt_dump()
H A Ddhd_msgbuf.c777 ((((struct ether_header *)(evh))->ether_type == HTON16(ETHER_TYPE_IP)) || \
10252 ((((struct ether_header *)eh)->ether_type == HTON16(ETHER_TYPE_IP)) || in dhd_rxchain_frame()
H A Ddhd_linux.c4005 if (eh->ether_type != hton16(ETHER_TYPE_IP)) in dhd_mcast_reverse_translation()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c632 arp->us_ar_pro = (hi_u16)oal_host2net_short(ETHER_TYPE_IP); in oal_arp_create()
H A Doal_net.h152 #define ETHER_TYPE_IP 0x0800 /* IP protocol */ macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_tx_data.c279 if (ether_header->us_ether_type == oal_host2net_short(ETHER_TYPE_IP)) { in hmac_tx_classify_lan_to_wlan()
H A Dhmac_rx_data.c487 if (oal_host2net_short(ETHER_TYPE_IP) == ether_hdr->us_ether_type) { in hmac_rx_transmit_edca_opt_ap()

Completed in 57 milliseconds