Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance
167 struct stmmac_tc_entry { struct168 bool in_use;169 bool in_hw;170 bool is_last;171 bool is_frag;172 void *frag_ptr;173 unsigned int table_pos;174 u32 handle;175 u32 prio;176 struct {[all …]