Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h326 struct dma_features { struct
327 unsigned int mbps_10_100;
328 unsigned int mbps_1000;
329 unsigned int half_duplex;
330 unsigned int hash_filter;
331 unsigned int multi_addr;
332 unsigned int pcs;
333 unsigned int sma_mdio;
334 unsigned int pmt_remote_wake_up;
335 unsigned int pmt_magic_frame;
[all …]