Lines Matching defs:netdev

306 static int be_mac_addr_set(struct net_device *netdev, void *p)  in be_mac_addr_set()
653 static void be_get_stats64(struct net_device *netdev, in be_get_stats64()
722 struct net_device *netdev = adapter->netdev; in be_link_status_update() local
1368 static netdev_tx_t be_xmit(struct sk_buff *skb, struct net_device *netdev) in be_xmit()
1419 static void be_tx_timeout(struct net_device *netdev, unsigned int txqueue) in be_tx_timeout()
1572 static int be_vlan_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_add_vid()
1595 static int be_vlan_rem_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_rem_vid()
1665 static int be_uc_list_update(struct net_device *netdev, in be_uc_list_update()
1674 static int be_mc_list_update(struct net_device *netdev, in be_mc_list_update()
1685 struct net_device *netdev = adapter->netdev; in be_set_mc_list() local
1736 struct net_device *netdev = adapter->netdev; in be_clear_mc_list() local
1765 struct net_device *netdev = adapter->netdev; in be_set_uc_list() local
1813 struct net_device *netdev = adapter->netdev; in be_clear_uc_list() local
1825 struct net_device *netdev = adapter->netdev; in __be_set_rx_mode() local
1855 static int be_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in be_set_vf_mac()
1895 static int be_get_vf_config(struct net_device *netdev, int vf, in be_get_vf_config()
1975 static int be_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in be_set_vf_vlan()
2009 static int be_set_vf_tx_rate(struct net_device *netdev, int vf, in be_set_vf_tx_rate()
2071 static int be_set_vf_link_state(struct net_device *netdev, int vf, in be_set_vf_link_state()
2095 static int be_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in be_set_vf_spoofchk()
2397 struct net_device *netdev = adapter->netdev; in be_rx_compl_process() local
3483 struct net_device *netdev = adapter->netdev; in be_msix_register() local
3511 struct net_device *netdev = adapter->netdev; in be_irq_register() local
3539 struct net_device *netdev = adapter->netdev; in be_irq_unregister() local
3632 static int be_close(struct net_device *netdev) in be_close()
3792 static int be_open(struct net_device *netdev) in be_open()
3980 static int be_vxlan_set_port(struct net_device *netdev, unsigned int table, in be_vxlan_set_port()
4011 static int be_vxlan_unset_port(struct net_device *netdev, unsigned int table, in be_vxlan_unset_port()
4643 struct net_device *netdev = adapter->netdev; in be_setup_queues() local
4714 struct net_device *netdev = adapter->netdev; in be_update_queues() local
4932 static void be_netpoll(struct net_device *netdev) in be_netpoll()
5194 static void be_netdev_init(struct net_device *netdev) in be_netdev_init()
5231 struct net_device *netdev = adapter->netdev; in be_cleanup() local
5244 struct net_device *netdev = adapter->netdev; in be_resume() local
5826 struct net_device *netdev; in be_probe() local