Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h246 struct dma_features { struct
247 unsigned int mbps_10_100;
248 unsigned int mbps_1000;
249 unsigned int half_duplex;
250 unsigned int hash_filter;
251 unsigned int multi_addr;
252 unsigned int pcs;
253 unsigned int sma_mdio;
254 unsigned int pmt_remote_wake_up;
255 unsigned int pmt_magic_frame;
[all …]