Searched defs:stmmac_ops (Results 1 – 1 of 1) sorted by relevance
285 struct stmmac_ops { struct289 void (*set_mac)(void __iomem *ioaddr, bool enable);291 int (*rx_ipc)(struct mac_device_info *hw);317 int (*host_irq_status)(struct mac_device_info *hw,329 void (*set_umac_addr)(struct mac_device_info *hw,334 void (*set_eee_mode)(struct mac_device_info *hw,336 void (*reset_eee_mode)(struct mac_device_info *hw);365 int (*rss_configure)(struct mac_device_info *hw,371 int (*add_hw_vlan_rx_fltr)(struct net_device *dev,374 int (*del_hw_vlan_rx_fltr)(struct net_device *dev,[all …]
Completed in 14 milliseconds