Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance
128 struct stmmac_tc_entry { struct129 bool in_use;130 bool in_hw;131 bool is_last;132 bool is_frag;133 void *frag_ptr;134 unsigned int table_pos;135 u32 handle;136 u32 prio;137 struct {[all …]
Completed in 7 milliseconds