Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h128 struct stmmac_tc_entry { struct
129 bool in_use;
130 bool in_hw;
131 bool is_last;
132 bool is_frag;
133 void *frag_ptr;
134 unsigned int table_pos;
135 u32 handle;
136 u32 prio;
137 struct {
[all …]