Searched defs:stmmac_txq_cfg (Results 1 – 1 of 1) sorted by relevance
139 struct stmmac_txq_cfg { struct140 u32 weight;141 bool coe_unsupported;142 u8 mode_to_use;144 u32 send_slope;145 u32 idle_slope;146 u32 high_credit;147 u32 low_credit;148 bool use_prio;149 u32 prio;[all …]