Searched defs:prueth_emac (Results 1 – 1 of 1) sorted by relevance
141 struct prueth_emac { struct142 bool is_sr1;143 bool fw_running;144 struct prueth *prueth;145 struct net_device *ndev;146 u8 mac_addr[6];147 struct napi_struct napi_rx;148 u32 msg_enable;150 int link;151 int speed;[all …]