Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_hw.h168 struct tsnep_gcl_operation { struct
173 #define TSNEP_GCL_COUNT (TSNEP_GCL_SIZE / sizeof(struct tsnep_gcl_operation)) argument
H A Dtsnep_tc.c42 sizeof(struct tsnep_gcl_operation) * index; in tsnep_write_gcl_operation()
174 sizeof(struct tsnep_gcl_operation) * index; in tsnep_set_gcl_change()
193 sizeof(struct tsnep_gcl_operation) * i; in tsnep_clean_gcl()
H A Dtsnep.h35 struct tsnep_gcl_operation operation[TSNEP_GCL_COUNT];