Searched defs:stmmac_of_data (Results 1 – 1 of 1) sorted by relevance
132 struct stmmac_of_data { struct133 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 …]