Searched defs:stmmac_ops (Results 1 – 1 of 1) sorted by relevance
289 struct stmmac_ops { struct293 void (*set_mac)(void __iomem *ioaddr, bool enable);295 int (*rx_ipc)(struct mac_device_info *hw);321 int (*host_irq_status)(struct mac_device_info *hw,333 void (*set_umac_addr)(struct mac_device_info *hw,338 void (*set_eee_mode)(struct mac_device_info *hw,340 void (*reset_eee_mode)(struct mac_device_info *hw);369 int (*rss_configure)(struct mac_device_info *hw,375 int (*add_hw_vlan_rx_fltr)(struct net_device *dev,378 int (*del_hw_vlan_rx_fltr)(struct net_device *dev,[all …]
Completed in 9 milliseconds