Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance
156 struct stmmac_tc_entry { struct157 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 …]