Lines Matching defs:netdev

286 	struct net_device *netdev = enic->netdev;  in enic_mtu_check()  local
330 struct net_device *netdev = data; in enic_isr_legacy() local
631 struct net_device *netdev) in enic_hard_start_xmit()
683 static struct rtnl_link_stats64 *enic_get_stats(struct net_device *netdev, in enic_get_stats()
714 static int enic_mc_sync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_sync()
733 static int enic_mc_unsync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_unsync()
743 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync()
762 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync()
774 struct net_device *netdev = enic->netdev; in enic_reset_addr_lists() local
784 static int enic_set_mac_addr(struct net_device *netdev, char *addr) in enic_set_mac_addr()
801 static int enic_set_mac_address_dynamic(struct net_device *netdev, void *p) in enic_set_mac_address_dynamic()
827 static int enic_set_mac_address(struct net_device *netdev, void *p) in enic_set_mac_address()
846 static void enic_set_rx_mode(struct net_device *netdev) in enic_set_rx_mode()
874 static void enic_tx_timeout(struct net_device *netdev) in enic_tx_timeout()
880 static int enic_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in enic_set_vf_mac()
906 static int enic_set_vf_port(struct net_device *netdev, int vf, in enic_set_vf_port()
995 static int enic_get_vf_port(struct net_device *netdev, int vf, in enic_get_vf_port()
1046 struct net_device *netdev = enic->netdev; in enic_rq_alloc_buf() local
1085 static bool enic_rxcopybreak(struct net_device *netdev, struct sk_buff **skb, in enic_rxcopybreak()
1109 struct net_device *netdev = enic->netdev; in enic_rq_indicate_buf() local
1282 struct net_device *netdev = napi->dev; in enic_poll() local
1392 struct net_device *netdev = napi->dev; in enic_busy_poll() local
1419 struct net_device *netdev = napi->dev; in enic_poll_msix_wq() local
1449 struct net_device *netdev = napi->dev; in enic_poll_msix_rq() local
1520 struct net_device *netdev = enic->netdev; in enic_free_intr() local
1544 struct net_device *netdev = enic->netdev; in enic_request_intr() local
1707 static int enic_open(struct net_device *netdev) in enic_open()
1779 static int enic_stop(struct net_device *netdev) in enic_stop()
1841 static int enic_change_mtu(struct net_device *netdev, int new_mtu) in enic_change_mtu()
1871 struct net_device *netdev = enic->netdev; in enic_change_mtu_work() local
1920 static void enic_poll_controller(struct net_device *netdev) in enic_poll_controller()
2400 struct net_device *netdev = enic->netdev; in enic_dev_init() local
2497 struct net_device *netdev; in enic_probe() local
2793 struct net_device *netdev = pci_get_drvdata(pdev); in enic_remove() local