Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/engleder/
Dtsnep_hw.h166 #define TSNEP_GCL_COUNT (TSNEP_GCL_SIZE / sizeof(struct tsnep_gcl_operation)) macro
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.h31 struct tsnep_gcl_operation operation[TSNEP_GCL_COUNT];