Home
last modified time | relevance | path

Searched defs:gcl (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/engleder/
Dtsnep_tc.c38 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 *gcl, u64 start, u64 cycle_time) in tsnep_cut_gcl()
[all …]
Dtsnep_selftests.c194 static int get_operation(struct tsnep_gcl *gcl, u64 system_time, u64 *next) in get_operation()
Dtsnep.h134 struct tsnep_gcl gcl[2]; member
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c561 static int dwmac5_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwmac5_est_write()
Ddwxgmac2_core.c1381 static int dwxgmac3_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwxgmac3_est_write()
/linux-5.19.10/include/linux/
Dstmmac.h126 u32 gcl[EST_GCL]; member