Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h100 struct stmmac_tc_entry { struct
101 bool in_use;
102 bool in_hw;
103 bool is_last;
104 bool is_frag;
105 void *frag_ptr;
106 unsigned int table_pos;
107 u32 handle;
108 u32 prio;
109 struct {
[all …]