Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance
100 struct stmmac_tc_entry { struct101 bool in_use;102 bool in_hw;103 bool is_last;104 bool is_frag;105 void *frag_ptr;106 unsigned int table_pos;107 u32 handle;108 u32 prio;109 struct {[all …]