Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h148 struct stmmac_tc_entry { struct
149 bool in_use;
150 bool in_hw;
151 bool is_last;
152 bool is_frag;
153 void *frag_ptr;
154 unsigned int table_pos;
155 u32 handle;
156 u32 prio;
157 struct {
[all …]