Lines Matching defs:dev
91 static int bcmasp_get_sset_count(struct net_device *dev, int string_set) in bcmasp_get_sset_count()
101 static void bcmasp_get_strings(struct net_device *dev, u32 stringset, in bcmasp_get_strings()
151 static void bcmasp_get_ethtool_stats(struct net_device *dev, in bcmasp_get_ethtool_stats()
168 static void bcmasp_get_drvinfo(struct net_device *dev, in bcmasp_get_drvinfo()
176 static u32 bcmasp_get_msglevel(struct net_device *dev) in bcmasp_get_msglevel()
183 static void bcmasp_set_msglevel(struct net_device *dev, u32 level) in bcmasp_set_msglevel()
191 static void bcmasp_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_get_wol()
203 static int bcmasp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_set_wol()
224 static int bcmasp_flow_insert(struct net_device *dev, struct ethtool_rxnfc *cmd) in bcmasp_flow_insert()
268 static int bcmasp_flow_delete(struct net_device *dev, struct ethtool_rxnfc *cmd) in bcmasp_flow_delete()
297 static int bcmasp_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in bcmasp_set_rxnfc()
320 static int bcmasp_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in bcmasp_get_rxnfc()
366 static int bcmasp_get_eee(struct net_device *dev, struct ethtool_eee *e) in bcmasp_get_eee()
382 static int bcmasp_set_eee(struct net_device *dev, struct ethtool_eee *e) in bcmasp_set_eee()
410 static void bcmasp_get_eth_mac_stats(struct net_device *dev, in bcmasp_get_eth_mac_stats()
444 static void bcmasp_get_rmon_stats(struct net_device *dev, in bcmasp_get_rmon_stats()
474 static void bcmasp_get_eth_ctrl_stats(struct net_device *dev, in bcmasp_get_eth_ctrl_stats()