Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h88 struct stmmac_tc_entry { struct
89 bool in_use;
90 bool in_hw;
91 bool is_last;
92 bool is_frag;
93 void *frag_ptr;
94 unsigned int table_pos;
95 u32 handle;
96 u32 prio;
97 struct {
[all …]