Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h971 struct sgcl_data { struct
972 u32 btl;
973 u32 bth;
974 u32 ct;
975 u32 cte;
976 struct sgce sgcl[];
H A Denetc_qos.c746 struct sgcl_data *sgcl_data; in enetc_streamgate_hw_set() local