Home
last modified time | relevance | path

Searched defs:sgcl_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h906 struct sgcl_data { struct
907 u32 btl;
908 u32 bth;
909 u32 ct;
910 u32 cte;
911 struct sgce sgcl[];
H A Denetc_qos.c746 struct sgcl_data *sgcl_data; in enetc_streamgate_hw_set() local