Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance
148 struct stmmac_tc_entry { struct149 bool in_use;150 bool in_hw;151 bool is_last;152 bool is_frag;153 void *frag_ptr;154 unsigned int table_pos;155 u32 handle;156 u32 prio;157 struct {[all …]