Searched refs:tsnep_gcl (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_tc.c | 38 static void tsnep_write_gcl_operation(struct tsnep_gcl *gcl, int index, in tsnep_write_gcl_operation() 56 static u64 tsnep_change_duration(struct tsnep_gcl *gcl, int index) in tsnep_change_duration() 87 static void tsnep_write_gcl(struct tsnep_gcl *gcl, in tsnep_write_gcl() 133 static u64 tsnep_gcl_start_after(struct tsnep_gcl *gcl, u64 limit) in tsnep_gcl_start_after() 146 static u64 tsnep_gcl_start_before(struct tsnep_gcl *gcl, u64 limit) in tsnep_gcl_start_before() 159 static u64 tsnep_set_gcl_change(struct tsnep_gcl *gcl, int index, u64 change, in tsnep_set_gcl_change() 183 static void tsnep_clean_gcl(struct tsnep_gcl *gcl) in tsnep_clean_gcl() 203 static u64 tsnep_insert_gcl_operation(struct tsnep_gcl *gcl, int ref, in tsnep_insert_gcl_operation() 219 static u64 tsnep_extend_gcl(struct tsnep_gcl *gcl, u64 start, u32 extension) in tsnep_extend_gcl() 229 static u64 tsnep_cut_gcl(struct tsnep_gcl *gc [all...] |
H A D | tsnep.h | 28 struct tsnep_gcl { struct 176 struct tsnep_gcl gcl[2]; 35 operationtsnep_gcl global() argument 36 counttsnep_gcl global() argument 38 change_limittsnep_gcl global() argument 40 start_timetsnep_gcl global() argument 41 changetsnep_gcl global() argument
|
H A D | tsnep_selftests.c | 194 static int get_operation(struct tsnep_gcl *gcl, u64 system_time, u64 *next) in get_operation() 215 struct tsnep_gcl *curr; in check_gate() 216 struct tsnep_gcl *prev; in check_gate()
|