Home
last modified time | relevance | path

Searched refs:ETHERTYPE_IPV4 (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/fw-api/fw/
H A Denet.h100 #ifndef ETHERTYPE_IPV4
101 #define ETHERTYPE_IPV4 0x0800 /* Internet Protocol, Version 4 (IPv4) */ macro
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_classify.c66 (htt->info.ethertype == ETHERTYPE_IPV4)) { in ol_tx_classify_htt2_frm()
232 if (typeorlength == ETHERTYPE_IPV4) { in ol_tx_tid_by_ether_type()
H A Dol_rx.c901 if (ethertype == ETHERTYPE_IPV4) { in ol_rx_inspect()
1906 if (ethertype == ETHERTYPE_IPV4) { in ol_ath_add_vow_extstats()
H A Dol_txrx_internal.h432 if (ethtype == ETHERTYPE_IPV4) { in ol_txrx_frms_dump()
H A Dol_tx_send.c1699 if (ETHERTYPE_IPV4 == ethertype) { in ol_tx_delay_tid_from_l3_hdr()