Lines Matching defs:netdev

215 	struct net_device *netdev = enic->netdev;  in enic_mtu_check()  local
259 struct net_device *netdev = data; in enic_isr_legacy() local
561 struct net_device *netdev) in enic_hard_start_xmit()
613 static struct rtnl_link_stats64 *enic_get_stats(struct net_device *netdev, in enic_get_stats()
644 static int enic_mc_sync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_sync()
663 static int enic_mc_unsync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_unsync()
673 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync()
692 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync()
704 struct net_device *netdev = enic->netdev; in enic_reset_addr_lists() local
714 static int enic_set_mac_addr(struct net_device *netdev, char *addr) in enic_set_mac_addr()
731 static int enic_set_mac_address_dynamic(struct net_device *netdev, void *p) in enic_set_mac_address_dynamic()
757 static int enic_set_mac_address(struct net_device *netdev, void *p) in enic_set_mac_address()
776 static void enic_set_rx_mode(struct net_device *netdev) in enic_set_rx_mode()
804 static void enic_tx_timeout(struct net_device *netdev) in enic_tx_timeout()
810 static int enic_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in enic_set_vf_mac()
836 static int enic_set_vf_port(struct net_device *netdev, int vf, in enic_set_vf_port()
925 static int enic_get_vf_port(struct net_device *netdev, int vf, in enic_get_vf_port()
976 struct net_device *netdev = enic->netdev; in enic_rq_alloc_buf() local
1015 static bool enic_rxcopybreak(struct net_device *netdev, struct sk_buff **skb, in enic_rxcopybreak()
1039 struct net_device *netdev = enic->netdev; in enic_rq_indicate_buf() local
1154 struct net_device *netdev = napi->dev; in enic_poll() local
1315 struct net_device *netdev = napi->dev; in enic_busy_poll() local
1342 struct net_device *netdev = napi->dev; in enic_poll_msix_wq() local
1372 struct net_device *netdev = napi->dev; in enic_poll_msix_rq() local
1445 struct net_device *netdev = enic->netdev; in enic_free_intr() local
1469 struct net_device *netdev = enic->netdev; in enic_request_intr() local
1638 static int enic_open(struct net_device *netdev) in enic_open()
1707 static int enic_stop(struct net_device *netdev) in enic_stop()
1768 static int enic_change_mtu(struct net_device *netdev, int new_mtu) in enic_change_mtu()
1798 struct net_device *netdev = enic->netdev; in enic_change_mtu_work() local
1847 static void enic_poll_controller(struct net_device *netdev) in enic_poll_controller()
2293 struct net_device *netdev = enic->netdev; in enic_dev_init() local
2389 struct net_device *netdev; in enic_probe() local
2679 struct net_device *netdev = pci_get_drvdata(pdev); in enic_remove() local