Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dstmmac.h132 struct stmmac_of_data { struct
133 int has_gmac;
134 int enh_desc;
135 int tx_coe;
136 int rx_coe;
137 int bugged_jumbo;
138 int pmt;
139 int riwt_off;
140 void (*fix_mac_speed)(void *priv, unsigned int speed);
141 void (*bus_setup)(void __iomem *ioaddr);
[all …]