Home
last modified time | relevance | path

Searched refs:eth_8023v (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_ether.h76 struct wlan_8023_vlan eth_8023v; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wmm.c1985 (eth_hdr->eth_8023v.h_snap.dsap == in hdd_wmm_get_user_priority_from_ip_tos()
1987 && (eth_hdr->eth_8023v.h_snap.ssap == in hdd_wmm_get_user_priority_from_ip_tos()
1989 && (eth_hdr->eth_8023v.h_snap.ctrl == in hdd_wmm_get_user_priority_from_ip_tos()
1991 && (eth_hdr->eth_8023v.h_proto == in hdd_wmm_get_user_priority_from_ip_tos()
1996 &pkt[sizeof(eth_hdr->eth_8023v)]; in hdd_wmm_get_user_priority_from_ip_tos()