Searched defs:tci (Results 1 – 7 of 7) sorted by relevance
/net/dsa/ |
D | tag_8021q.c | 462 u16 tpid, u16 tci) in dsa_8021q_xmit() 503 u16 vid, tci; in dsa_8021q_rcv() local
|
/net/sched/ |
D | act_vlan.c | 30 u16 tci; in tcf_vlan_act() local
|
/net/openvswitch/ |
D | flow.c | 471 u16 tci; in parse_vlan_tag() local
|
D | flow_netlink.c | 979 __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
|
D | flow.h | 63 __be16 tci; /* 0 if no VLAN, VLAN_CFI_MASK set otherwise. */ member
|
/net/core/ |
D | dev.c | 2423 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
|
D | net-sysfs.c | 1470 int i, tci = j * dev_maps->num_tc + tc; in xps_queue_show() local
|