/openbmc/linux/net/ethernet/ |
H A D | eth.c | 516 int platform_get_ethdev_address(struct device *dev, struct net_device *netdev) in platform_get_ethdev_address() 630 int device_get_ethdev_address(struct device *dev, struct net_device *netdev) in device_get_ethdev_address()
|
/openbmc/linux/drivers/net/usb/ |
H A D | ch9200.c | 177 static int ch9200_mdio_read(struct net_device *netdev, int phy_id, int loc) in ch9200_mdio_read() 194 static void ch9200_mdio_write(struct net_device *netdev, in ch9200_mdio_write()
|
H A D | int51x1.c | 107 static void int51x1_set_multicast(struct net_device *netdev) in int51x1_set_multicast()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_eswitch.c | 83 struct net_device *netdev = uplink_vsi->netdev; in ice_eswitch_setup_env() local 336 ice_eswitch_port_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ice_eswitch_port_start_xmit()
|
H A D | ice_eswitch_br.c | 388 ice_eswitch_br_fdb_entry_create(struct net_device *netdev, in ice_eswitch_br_fdb_entry_create() 789 ice_eswitch_br_port_obj_add(struct net_device *netdev, const void *ctx, in ice_eswitch_br_port_obj_add() 813 ice_eswitch_br_port_obj_del(struct net_device *netdev, const void *ctx, in ice_eswitch_br_port_obj_del() 834 ice_eswitch_br_port_obj_attr_set(struct net_device *netdev, const void *ctx, in ice_eswitch_br_port_obj_attr_set()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_tx.c | 192 struct net_device *netdev) in mlxbf_gige_start_xmit()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_tx.h | 30 struct net_device *netdev; member
|
H A D | hinic_rx.h | 32 struct net_device *netdev; member
|
/openbmc/linux/include/linux/dsa/ |
H A D | loop.h | 38 struct net_device *netdev; member
|
/openbmc/qemu/include/net/ |
H A D | filter.h | 57 NetClientState *netdev; member
|
/openbmc/linux/drivers/s390/net/ |
H A D | netiucv.c | 151 struct net_device *netdev; member 770 struct net_device *netdev = conn->netdev; in conn_action_connaccept() local 801 struct net_device *netdev = conn->netdev; in conn_action_connack() local 824 struct net_device *netdev = conn->netdev; in conn_action_connsever() local 842 struct net_device *netdev = conn->netdev; in conn_action_start() local 926 struct net_device *netdev = conn->netdev; in conn_action_stop() local 947 struct net_device *netdev = conn->netdev; in conn_action_inval() local
|
/openbmc/linux/drivers/net/ethernet/atheros/alx/ |
H A D | alx.h | 53 struct net_device *netdev; member 73 struct net_device *netdev; member
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_fwd.h | 49 struct net_device *netdev; member
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_dump.c | 114 struct net_device *netdev = adapter->netdev; in igc_rings_dump() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 108 struct net_device *netdev, int delta) in netdev_hw_addr_refcnt() 345 static void i40e_tx_timeout(struct net_device *netdev, unsigned int txqueue) in i40e_tx_timeout() 459 static void i40e_get_netdev_stats_struct(struct net_device *netdev, in i40e_get_netdev_stats_struct() 1809 static int i40e_set_mac(struct net_device *netdev, void *p) in i40e_set_mac() 2191 static int i40e_addr_sync(struct net_device *netdev, const u8 *addr) in i40e_addr_sync() 2210 static int i40e_addr_unsync(struct net_device *netdev, const u8 *addr) in i40e_addr_unsync() 2232 static void i40e_set_rx_mode(struct net_device *netdev) in i40e_set_rx_mode() 2964 static int i40e_change_mtu(struct net_device *netdev, int new_mtu) in i40e_change_mtu() 2994 int i40e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in i40e_ioctl() 3215 static int i40e_vlan_rx_add_vid(struct net_device *netdev, in i40e_vlan_rx_add_vid() [all …]
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_fw.c | 98 struct net_device *netdev = lif->netdev; in ionic_firmware_update() local
|
/openbmc/linux/net/batman-adv/ |
H A D | hard-interface.c | 91 static struct net *batadv_getlink_net(const struct net_device *netdev, in batadv_getlink_net() 216 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.h | 135 struct net_device *netdev; member 184 struct net_device *netdev; member
|
/openbmc/linux/drivers/net/ethernet/micrel/ |
H A D | ks8851_common.c | 1035 struct net_device *netdev = ks->netdev; in ks8851_suspend() local 1049 struct net_device *netdev = ks->netdev; in ks8851_resume() local 1097 int ks8851_probe_common(struct net_device *netdev, struct device *dev, in ks8851_probe_common()
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_rx.c | 431 gve_rx_raw_addressing(struct device *dev, struct net_device *netdev, in gve_rx_raw_addressing() 538 gve_rx_qpl(struct device *dev, struct net_device *netdev, in gve_rx_qpl() 570 struct net_device *netdev = priv->dev; in gve_rx_skb() local
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | xmit_linux.c | 149 netdev_tx_t r8712_xmit_entry(_pkt *pkt, struct net_device *netdev) in r8712_xmit_entry()
|
/openbmc/qemu/net/ |
H A D | vde.c | 112 int net_init_vde(const Netdev *netdev, const char *name, in net_init_vde()
|
/openbmc/linux/arch/um/drivers/ |
H A D | vector_kern.c | 828 struct net_device *netdev = device->dev; in vector_device_release() local 1439 static void vector_get_ringparam(struct net_device *netdev, in vector_get_ringparam() 1488 static int vector_get_coalesce(struct net_device *netdev, in vector_get_coalesce() 1499 static int vector_set_coalesce(struct net_device *netdev, in vector_set_coalesce()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ipoib.h | 101 #define mlx5i_epriv(netdev) ((void *)(((struct mlx5i_priv *)netdev_priv(netdev))->mlx5e_priv)) argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | dcbnl.h | 47 static inline void mlx5e_dcbnl_build_netdev(struct net_device *netdev) {} in mlx5e_dcbnl_build_netdev()
|