Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h156 struct stmmac_tc_entry { struct
157 bool in_use;
158 bool in_hw;
159 bool is_last;
160 bool is_frag;
161 void *frag_ptr;
162 unsigned int table_pos;
163 u32 handle;
164 u32 prio;
165 struct {
[all …]