Searched refs:tc (Results 1 – 20 of 20) sorted by relevance
/include/linux/ |
D | timecounter.h | 84 static inline void timecounter_adjtime(struct timecounter *tc, s64 delta) in timecounter_adjtime() argument 86 tc->nsec += delta; in timecounter_adjtime() 99 extern void timecounter_init(struct timecounter *tc, 111 extern u64 timecounter_read(struct timecounter *tc); 127 extern u64 timecounter_cyc2time(const struct timecounter *tc,
|
D | transport_class.h | 90 static inline int transport_container_register(struct transport_container *tc) in transport_container_register() argument 92 return attribute_container_register(&tc->ac); in transport_container_register() 95 static inline void transport_container_unregister(struct transport_container *tc) in transport_container_unregister() argument 97 if (unlikely(attribute_container_unregister(&tc->ac))) in transport_container_unregister()
|
D | netdevice.h | 2433 int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc) in netdev_set_prio_tc_map() argument 2435 if (tc >= dev->num_tc) in netdev_set_prio_tc_map() 2438 dev->prio_tc_map[prio & TC_BITMASK] = tc & TC_BITMASK; in netdev_set_prio_tc_map() 2444 int netdev_set_tc_queue(struct net_device *dev, u8 tc, u16 count, u16 offset); 2473 u8 tc, u16 count, u16 offset);
|
D | efi.h | 280 typedef efi_status_t efi_get_time_t (efi_time_t *tm, efi_time_cap_t *tc);
|
/include/net/ |
D | mpls.h | 32 unsigned int tc, in mpls_entry_encode() argument 39 (tc << MPLS_LS_TC_SHIFT) | in mpls_entry_encode()
|
D | flow_offload.h | 290 u8 tc; member 299 u8 tc; member
|
/include/scsi/ |
D | scsi_transport.h | 48 #define transport_class_to_shost(tc) \ argument 49 dev_to_shost((tc)->parent)
|
/include/linux/mlx5/ |
D | port.h | 188 u8 prio, u8 *tc); 191 u8 tc, u8 *tc_group); 194 u8 tc, u8 *bw_pct);
|
D | driver.h | 716 struct timecounter tc; member
|
/include/linux/surface_aggregator/ |
D | serial_hub.h | 100 u8 tc; member 246 static inline u16 ssh_tc_to_rqid(u8 tc) in ssh_tc_to_rqid() argument 248 return tc; in ssh_tc_to_rqid()
|
D | controller.h | 906 #define SSAM_EVENT_REGISTRY(tc, tid, cid_en, cid_dis) \ argument 908 .target_category = (tc), \
|
/include/linux/net/intel/ |
D | iidc.h | 47 u8 tc; /* TC branch the Qset should belong to */ member
|
D | i40e_client.h | 57 u8 tc; /* TC mapped to prio */ member
|
/include/soc/at91/ |
D | atmel_tcb.h | 81 extern void atmel_tc_free(struct atmel_tc *tc);
|
/include/net/9p/ |
D | client.h | 82 struct p9_fcall tc; member
|
/include/net/netfilter/ |
D | nf_flow_table.h | 153 } tc; member
|
/include/linux/qed/ |
D | qed_eth_if.h | 31 u8 tc; member
|
D | qed_if.h | 1410 #define TX_PI(tc) (RX_PI + 1 + tc) argument
|
/include/sound/ |
D | hdaudio.h | 539 struct timecounter tc; member
|
/include/linux/greybus/ |
D | greybus_protocols.h | 1015 __u8 tc; member
|