Lines Matching defs:dev
321 static void ehea_get_stats64(struct net_device *dev, in ehea_get_stats64()
351 struct net_device *dev = port->netdev; in ehea_update_stats() local
386 struct net_device *dev = pr->port->netdev; in ehea_refill_rq1() local
425 struct net_device *dev = pr->port->netdev; in ehea_init_fill_rq1() local
446 struct net_device *dev = pr->port->netdev; in ehea_refill_rq_def() local
543 static inline void ehea_fill_skb(struct net_device *dev, in ehea_fill_skb()
653 static int ehea_proc_rwqes(struct net_device *dev, in ehea_proc_rwqes()
881 struct net_device *dev = pr->port->netdev; in ehea_poll() local
1144 struct net_device *dev; in ehea_parse_eqe() local
1265 static int ehea_reg_interrupts(struct net_device *dev) in ehea_reg_interrupts()
1323 static void ehea_free_interrupts(struct net_device *dev) in ehea_free_interrupts()
1641 static inline void write_swqe2_data(struct sk_buff *skb, struct net_device *dev, in write_swqe2_data()
1715 static int ehea_set_mac_addr(struct net_device *dev, void *sa) in ehea_set_mac_addr()
1785 static void ehea_promiscuous(struct net_device *dev, int enable) in ehea_promiscuous()
1843 static int ehea_drop_multicast_list(struct net_device *dev) in ehea_drop_multicast_list()
1868 static void ehea_allmulti(struct net_device *dev, int enable) in ehea_allmulti()
1920 static void ehea_set_multicast_list(struct net_device *dev) in ehea_set_multicast_list()
1989 static void ehea_xmit2(struct sk_buff *skb, struct net_device *dev, in ehea_xmit2()
1999 static void ehea_xmit3(struct sk_buff *skb, struct net_device *dev, in ehea_xmit3()
2015 static netdev_tx_t ehea_start_xmit(struct sk_buff *skb, struct net_device *dev) in ehea_start_xmit()
2089 static int ehea_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in ehea_vlan_rx_add_vid()
2127 static int ehea_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in ehea_vlan_rx_kill_vid()
2320 static int ehea_up(struct net_device *dev) in ehea_up()
2405 static int ehea_open(struct net_device *dev) in ehea_open()
2429 static int ehea_down(struct net_device *dev) in ehea_down()
2456 static int ehea_stop(struct net_device *dev) in ehea_stop()
2509 static int ehea_stop_qps(struct net_device *dev) in ehea_stop_qps()
2611 static int ehea_restart_qps(struct net_device *dev) in ehea_restart_qps()
2687 struct net_device *dev = port->netdev; in ehea_reset_port() local
2726 struct net_device *dev; in ehea_rereg_mrs() local
2772 struct net_device *dev = port->netdev; in ehea_rereg_mrs() local
2794 static void ehea_tx_watchdog(struct net_device *dev, unsigned int txqueue) in ehea_tx_watchdog()
2874 static ssize_t log_port_id_show(struct device *dev, in log_port_id_show()
2883 static void logical_port_release(struct device *dev) in logical_port_release()
2946 struct net_device *dev; in ehea_setup_single_port() local
3119 static ssize_t probe_port_store(struct device *dev, in probe_port_store()
3174 static ssize_t remove_port_store(struct device *dev, in remove_port_store()
3212 static int ehea_create_device_sysfs(struct platform_device *dev) in ehea_create_device_sysfs()
3223 static void ehea_remove_device_sysfs(struct platform_device *dev) in ehea_remove_device_sysfs()
3364 static int ehea_probe_adapter(struct platform_device *dev) in ehea_probe_adapter()
3472 static void ehea_remove(struct platform_device *dev) in ehea_remove()