Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service_bsd.h330 u16 vlan_tci; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_tx_data.c319 hi_u16 vlan_tci = oal_net2host_short(vlan_ethhdr->h_vlan_tci); in hmac_tx_classify_lan_to_wlan() local
320 tid = vlan_tci >> OAL_VLAN_PRIO_SHIFT; /* 右移13位,提取高3位优先级 */ in hmac_tx_classify_lan_to_wlan()