Searched refs:vlan_tci (Results 1 – 2 of 2) sorted by relevance
330 u16 vlan_tci; member
319 hi_u16 vlan_tci = oal_net2host_short(vlan_ethhdr->h_vlan_tci); in hmac_tx_classify_lan_to_wlan() local320 tid = vlan_tci >> OAL_VLAN_PRIO_SHIFT; /* 右移13位,提取高3位优先级 */ in hmac_tx_classify_lan_to_wlan()