Lines Matching defs:netdev

258 static int be_mac_addr_set(struct net_device *netdev, void *p)  in be_mac_addr_set()
596 static struct rtnl_link_stats64 *be_get_stats64(struct net_device *netdev, in be_get_stats64()
666 struct net_device *netdev = adapter->netdev; in be_link_status_update() local
1293 static netdev_tx_t be_xmit(struct sk_buff *skb, struct net_device *netdev) in be_xmit()
1344 static int be_change_mtu(struct net_device *netdev, int new_mtu) in be_change_mtu()
1434 static int be_vlan_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_add_vid()
1458 static int be_vlan_rem_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_rem_vid()
1538 static void be_set_rx_mode(struct net_device *netdev) in be_set_rx_mode()
1567 static int be_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in be_set_vf_mac()
1607 static int be_get_vf_config(struct net_device *netdev, int vf, in be_get_vf_config()
1687 static int be_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos) in be_set_vf_vlan()
1717 static int be_set_vf_tx_rate(struct net_device *netdev, int vf, in be_set_vf_tx_rate()
1779 static int be_set_vf_link_state(struct net_device *netdev, int vf, in be_set_vf_link_state()
1803 static int be_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in be_set_vf_spoofchk()
2106 struct net_device *netdev = adapter->netdev; in be_rx_compl_process() local
3286 struct net_device *netdev = adapter->netdev; in be_msix_register() local
3314 struct net_device *netdev = adapter->netdev; in be_irq_register() local
3342 struct net_device *netdev = adapter->netdev; in be_irq_unregister() local
3423 static int be_close(struct net_device *netdev) in be_close()
3563 static int be_open(struct net_device *netdev) in be_open()
3771 struct net_device *netdev = adapter->netdev; in be_disable_vxlan_offloads() local
4272 struct net_device *netdev = adapter->netdev; in be_setup_queues() local
4307 struct net_device *netdev = adapter->netdev; in be_update_queues() local
4480 static void be_netpoll(struct net_device *netdev) in be_netpoll()
5177 static void be_add_vxlan_port(struct net_device *netdev, sa_family_t sa_family, in be_add_vxlan_port()
5231 static void be_del_vxlan_port(struct net_device *netdev, sa_family_t sa_family, in be_del_vxlan_port()
5352 static void be_netdev_init(struct net_device *netdev) in be_netdev_init()
5381 struct net_device *netdev = adapter->netdev; in be_cleanup() local
5394 struct net_device *netdev = adapter->netdev; in be_resume() local
5788 struct net_device *netdev; in be_probe() local