Lines Matching defs:netdev
250 static int be_mac_addr_set(struct net_device *netdev, void *p) in be_mac_addr_set()
584 static struct rtnl_link_stats64 *be_get_stats64(struct net_device *netdev, in be_get_stats64()
654 struct net_device *netdev = adapter->netdev; in be_link_status_update() local
1149 static netdev_tx_t be_xmit(struct sk_buff *skb, struct net_device *netdev) in be_xmit()
1188 static int be_change_mtu(struct net_device *netdev, int new_mtu) in be_change_mtu()
1277 static int be_vlan_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_add_vid()
1301 static int be_vlan_rem_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_rem_vid()
1381 static void be_set_rx_mode(struct net_device *netdev) in be_set_rx_mode()
1410 static int be_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in be_set_vf_mac()
1450 static int be_get_vf_config(struct net_device *netdev, int vf, in be_get_vf_config()
1529 static int be_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos) in be_set_vf_vlan()
1559 static int be_set_vf_tx_rate(struct net_device *netdev, int vf, in be_set_vf_tx_rate()
1621 static int be_set_vf_link_state(struct net_device *netdev, int vf, in be_set_vf_link_state()
1864 struct net_device *netdev = adapter->netdev; in be_rx_compl_process() local
2903 struct net_device *netdev = adapter->netdev; in be_detect_error() local
3031 struct net_device *netdev = adapter->netdev; in be_msix_register() local
3057 struct net_device *netdev = adapter->netdev; in be_irq_register() local
3085 struct net_device *netdev = adapter->netdev; in be_irq_unregister() local
3125 static int be_close(struct net_device *netdev) in be_close()
3238 static int be_open(struct net_device *netdev) in be_open()
3460 struct net_device *netdev = adapter->netdev; in be_disable_vxlan_offloads() local
3974 struct net_device *netdev = adapter->netdev; in be_setup_queues() local
4009 struct net_device *netdev = adapter->netdev; in be_update_queues() local
4178 static void be_netpoll(struct net_device *netdev) in be_netpoll()
4890 static void be_add_vxlan_port(struct net_device *netdev, sa_family_t sa_family, in be_add_vxlan_port()
4939 static void be_del_vxlan_port(struct net_device *netdev, sa_family_t sa_family, in be_del_vxlan_port()
5032 static void be_netdev_init(struct net_device *netdev) in be_netdev_init()
5061 struct net_device *netdev = adapter->netdev; in be_cleanup() local
5074 struct net_device *netdev = adapter->netdev; in be_resume() local
5442 struct net_device *netdev; in be_probe() local