Searched defs:tc (Results 1 – 7 of 7) sorted by relevance
85 static inline int transport_container_register(struct transport_container *tc) in transport_container_register()90 static inline void transport_container_unregister(struct transport_container *tc) in transport_container_unregister()
93 static inline void timecounter_adjtime(struct timecounter *tc, s64 delta) in timecounter_adjtime()
1928 int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc) in netdev_set_prio_tc_map()
61 #define transport_class_to_shost(tc) \ argument
116 struct p9_fcall *tc; member
449 struct timecounter tc; member
922 #define TX_PI(tc) (RX_PI + 1 + tc) argument