Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dstmmac.h140 struct stmmac_txq_cfg { struct
141 u32 weight;
142 bool coe_unsupported;
143 u8 mode_to_use;
145 u32 send_slope;
146 u32 idle_slope;
147 u32 high_credit;
148 u32 low_credit;
149 bool use_prio;
150 u32 prio;
[all …]