Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h167 struct stmmac_tc_entry { struct
168 bool in_use;
169 bool in_hw;
170 bool is_last;
171 bool is_frag;
172 void *frag_ptr;
173 unsigned int table_pos;
174 u32 handle;
175 u32 prio;
176 struct {
[all …]