Searched defs:stmmac_ops (Results 1 – 1 of 1) sorted by relevance
310 struct stmmac_ops { struct314 void (*update_caps)(struct stmmac_priv *priv);316 void (*set_mac)(void __iomem *ioaddr, bool enable);318 int (*rx_ipc)(struct mac_device_info *hw);345 int (*host_irq_status)(struct mac_device_info *hw,358 void (*set_umac_addr)(struct mac_device_info *hw,363 void (*set_eee_mode)(struct mac_device_info *hw,394 int (*rss_configure)(struct mac_device_info *hw,403 int (*add_hw_vlan_rx_fltr)(struct net_device *dev,406 int (*del_hw_vlan_rx_fltr)(struct net_device *dev,[all …]
Completed in 8 milliseconds