Home
last modified time | relevance | path

Searched defs:stmmac_tc_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h136 struct stmmac_tc_entry { struct
137 bool in_use;
138 bool in_hw;
139 bool is_last;
140 bool is_frag;
141 void *frag_ptr;
142 unsigned int table_pos;
143 u32 handle;
144 u32 prio;
145 struct {
[all …]