Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h94 struct stmmac_tc_entry { struct
95 bool in_use;
96 bool in_hw;
97 bool is_last;
98 bool is_frag;
99 void *frag_ptr;
100 unsigned int table_pos;
101 u32 handle;
102 u32 prio;
103 struct {
[all …]