Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance
88 struct stmmac_tc_entry { struct89 bool in_use;90 bool in_hw;91 bool is_last;92 bool is_frag;93 void *frag_ptr;94 unsigned int table_pos;95 u32 handle;96 u32 prio;97 struct {[all …]