Searched defs:tc (Results 1 – 13 of 13) sorted by relevance
/net/rds/ |
D | tcp.c | 92 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq() 98 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una() 104 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks() 141 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks() local 195 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks() local 236 struct rds_tcp_connection *tc; in rds_tcp_tc_info() local 282 struct rds_tcp_connection *tc; in rds6_tcp_tc_info() local 353 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free() local 368 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc() local 408 struct rds_tcp_connection *tc, *_tc; in list_has_conn() local [all …]
|
D | tcp_send.c | 43 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_prepare() local 50 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_complete() local 74 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit() local 182 struct rds_tcp_connection *tc; in rds_tcp_write_space() local
|
D | tcp_connect.c | 44 struct rds_tcp_connection *tc; in rds_tcp_state_change() local 100 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_connect() local 203 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_shutdown() local
|
D | tcp_recv.c | 159 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_data_recv() local 264 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_read_sock() local 292 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_recv_path() local 310 struct rds_tcp_connection *tc; in rds_tcp_data_ready() local
|
/net/sched/ |
D | sch_mqprio.c | 454 unsigned int ntx, tc; in mqprio_dump() local 558 int tc = netdev_txq_to_tc(dev, cl - 1); in mqprio_dump_class() local 583 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats() local
|
D | sch_taprio.c | 203 int tc, n; in find_entry_to_transmit() local 514 u8 tc; in taprio_peek_soft() local 585 u8 tc; in taprio_dequeue_soft() local
|
D | cls_flower.c | 875 u8 tc = nla_get_u8(tb[TCA_FLOWER_KEY_MPLS_OPT_LSE_TC]); in fl_set_key_mpls_lse() local 984 u8 tc = nla_get_u8(tb[TCA_FLOWER_KEY_MPLS_TC]); in fl_set_key_mpls() local
|
D | cls_u32.c | 342 struct tc_u_common *tc; in tc_u_common_find() local
|
/net/core/ |
D | net-sysfs.c | 1229 int num_tc, tc; in traffic_class_show() local 1421 int tc, char *buf, enum xps_map_type type) in xps_queue_show() 1474 int len, tc; in xps_cpus_show() local 1548 int tc; in xps_rxqs_show() local
|
D | dev.c | 2373 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netif_setup_tc() local 2398 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netdev_txq_to_tc() local 2576 int tc, bool skip_tc) in xps_copy_dev_maps() 2600 int maps_sz, num_tc = 1, tc = 0; in __netif_set_xps_queue() local 2836 int netdev_set_tc_queue(struct net_device *dev, u8 tc, u16 count, u16 offset) in netdev_set_tc_queue() 2885 u8 tc, u16 count, u16 offset) in netdev_bind_sb_channel_queue() 3197 u8 tc = netdev_get_prio_tc_map(dev, skb->priority); in skb_tx_hash() local 4014 int tc = netdev_get_prio_tc_map(dev, skb->priority); in __get_xps_queue_idx() local
|
/net/mpls/ |
D | internal.h | 14 u8 tc; member
|
/net/ipv6/ |
D | datagram.c | 996 int tc; in ip6_datagram_send_ctl() local
|
/net/6lowpan/ |
D | iphc.c | 1020 u8 tc = lowpan_iphc_get_tc(hdr), tf[4], val; in lowpan_iphc_tf_compress() local
|