Searched defs:gcl (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
H A D | tsnep_selftests.c | 194 static int get_operation(struct tsnep_gcl *gcl, u64 system_time, u64 *next) in get_operation() argument [all...] |
H A D | tsnep_tc.c | 38 static void tsnep_write_gcl_operation(struct tsnep_gcl *gcl, int index, in tsnep_write_gcl_operation() argument 56 static u64 tsnep_change_duration(struct tsnep_gcl *gcl, int index) in tsnep_change_duration() argument 87 static void tsnep_write_gcl(struct tsnep_gcl *gcl, in tsnep_write_gcl() argument 133 tsnep_gcl_start_after(struct tsnep_gcl *gcl, u64 limit) tsnep_gcl_start_after() argument 146 tsnep_gcl_start_before(struct tsnep_gcl *gcl, u64 limit) tsnep_gcl_start_before() argument 159 tsnep_set_gcl_change(struct tsnep_gcl *gcl, int index, u64 change, bool insert) tsnep_set_gcl_change() argument 183 tsnep_clean_gcl(struct tsnep_gcl *gcl) tsnep_clean_gcl() argument 203 tsnep_insert_gcl_operation(struct tsnep_gcl *gcl, int ref, u64 change, u32 interval) tsnep_insert_gcl_operation() argument 219 tsnep_extend_gcl(struct tsnep_gcl *gcl, u64 start, u32 extension) tsnep_extend_gcl() argument 229 tsnep_cut_gcl(struct tsnep_gcl *gcl, u64 start, u64 cycle_time) tsnep_cut_gcl() argument 260 tsnep_enable_gcl(struct tsnep_adapter *adapter, struct tsnep_gcl *gcl, struct tsnep_gcl *curr) tsnep_enable_gcl() argument 321 struct tsnep_gcl *gcl; tsnep_taprio() local [all...] |
H A D | tsnep.h | 176 struct tsnep_gcl gcl[2]; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac5.c | 555 static int dwmac5_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwmac5_est_write() argument
|
H A D | dwxgmac2_core.c | 1446 static int dwxgmac3_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwxgmac3_est_write() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac5.c | 576 static int dwmac5_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwmac5_est_write() argument
|
H A D | dwxgmac2_core.c | 1492 static int dwxgmac3_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwxgmac3_est_write() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | stmmac.h | 122 u32 gcl[EST_GCL]; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | stmmac.h | 128 u32 gcl[EST_GCL]; member
|
Completed in 10 milliseconds