Home
last modified time | relevance | path

Searched refs:TSNEP_GCL_COUNT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/engleder/
Dtsnep_tc.c9 #define TSNEP_MAX_GCL_NUM (TSNEP_GCL_COUNT - 1)
213 tsnep_write_gcl_operation(gcl, TSNEP_GCL_COUNT - 1, properties, in tsnep_insert_gcl_operation()
Dtsnep_hw.h173 #define TSNEP_GCL_COUNT (TSNEP_GCL_SIZE / sizeof(struct tsnep_gcl_operation)) macro
Dtsnep.h35 struct tsnep_gcl_operation operation[TSNEP_GCL_COUNT];