Searched refs:oec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.c | 2713 static long mcc = 0, oec = 0, dcc = 0, cec = 0; in he_proc_read() local 2729 oec += he_readl(he_dev, OEC); in he_proc_read() 2736 mcc, oec, dcc, cec); in he_proc_read()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.c | 2710 static long mcc = 0, oec = 0, dcc = 0, cec = 0; in he_proc_read() local 2726 oec += he_readl(he_dev, OEC); in he_proc_read() 2733 mcc, oec, dcc, cec); in he_proc_read()
|
Completed in 6 milliseconds