Home
last modified time | relevance | path

Searched defs:tci (Results 1 – 7 of 7) sorted by relevance

/net/dsa/
Dtag_8021q.c462 u16 tpid, u16 tci) in dsa_8021q_xmit()
503 u16 vid, tci; in dsa_8021q_rcv() local
/net/sched/
Dact_vlan.c30 u16 tci; in tcf_vlan_act() local
/net/openvswitch/
Dflow.c471 u16 tci; in parse_vlan_tag() local
Dflow_netlink.c979 __be16 tci = 0; in encode_vlan_from_nlattrs() local
1002 __be16 tci = 0; in validate_vlan_from_nlattrs() local
1040 __be16 tci = 0; in validate_vlan_mask_from_nlattrs() local
Dflow.h63 __be16 tci; /* 0 if no VLAN, VLAN_CFI_MASK set otherwise. */ member
/net/core/
Ddev.c2423 struct xps_dev_maps *old_maps, int tci, u16 index) in remove_xps_queue()
2457 int tci; in remove_xps_queue_cpu() local
2577 int i, tci = index * dev_maps->num_tc; in xps_copy_dev_maps() local
2598 int i, j, tci, numa_node_id = -2; in __netif_set_xps_queue() local
4133 struct xps_dev_maps *dev_maps, unsigned int tci) in __get_xps_queue_idx()
4176 int tci = sk_rx_queue_get(sk); in get_xps_queue() local
4187 unsigned int tci = skb->sender_cpu - 1; in get_xps_queue() local
Dnet-sysfs.c1470 int i, tci = j * dev_maps->num_tc + tc; in xps_queue_show() local