tcfv_push_prio     16 include/net/tc_act/tc_vlan.h 	u8                tcfv_push_prio;
tcfv_push_prio     70 include/net/tc_act/tc_vlan.h 	u8 tcfv_push_prio;
tcfv_push_prio     73 include/net/tc_act/tc_vlan.h 	tcfv_push_prio = rcu_dereference(to_vlan(a)->vlan_p)->tcfv_push_prio;
tcfv_push_prio     76 include/net/tc_act/tc_vlan.h 	return tcfv_push_prio;
tcfv_push_prio     52 net/sched/act_vlan.c 				    (p->tcfv_push_prio << VLAN_PRIO_SHIFT));
tcfv_push_prio     73 net/sched/act_vlan.c 		if (p->tcfv_push_prio) {
tcfv_push_prio     75 net/sched/act_vlan.c 			tci |= p->tcfv_push_prio << VLAN_PRIO_SHIFT;
tcfv_push_prio    218 net/sched/act_vlan.c 	p->tcfv_push_prio = push_prio;
tcfv_push_prio    278 net/sched/act_vlan.c 					      p->tcfv_push_prio))))