Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance
94 struct stmmac_tc_entry { struct95 bool in_use;96 bool in_hw;97 bool is_last;98 bool is_frag;99 void *frag_ptr;100 unsigned int table_pos;101 u32 handle;102 u32 prio;103 struct {[all …]