/openbmc/linux/net/ethernet/ |
H A D | eth.c | 347 void ether_setup(struct net_device *dev) in ether_setup() function 364 EXPORT_SYMBOL(ether_setup); 385 ether_setup, txqs, rxqs); in alloc_etherdev_mqs()
|
/openbmc/linux/drivers/net/wan/ |
H A D | hdlc_raw_eth.c | 100 ether_setup(dev); in raw_eth_ioctl()
|
/openbmc/linux/drivers/net/ |
H A D | dummy.c | 109 ether_setup(dev); in dummy_setup()
|
H A D | ifb.c | 317 ether_setup(dev); in ifb_setup()
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | netdev.c | 223 ether_setup(dev); in bnep_net_setup()
|
/openbmc/linux/net/openvswitch/ |
H A D | vport-internal_dev.c | 97 ether_setup(netdev); in do_setup()
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_eth.c | 118 ether_setup(dev); in l2tp_eth_dev_setup()
|
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_netdev.c | 333 ether_setup); in opa_vnic_add_netdev()
|
/openbmc/linux/drivers/misc/sgi-xp/ |
H A D | xpnet.c | 535 ether_setup); in xpnet_init()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | netdev.c | 301 ether_setup(dev); in nsim_setup()
|
/openbmc/linux/net/hsr/ |
H A D | hsr_device.c | 439 ether_setup(dev); in hsr_dev_setup()
|
/openbmc/linux/drivers/staging/most/net/ |
H A D | net.c | 276 ether_setup(dev); in most_nd_setup()
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211netdev.c | 665 NET_NAME_UNKNOWN, ether_setup); in wlan_setup()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | netdev.c | 196 ether_setup(dev); in wil_dev_setup()
|
/openbmc/linux/net/bridge/ |
H A D | br_device.c | 497 ether_setup(dev); in br_dev_setup()
|
/openbmc/linux/drivers/net/wireless/virtual/ |
H A D | virt_wifi.c | 493 ether_setup(dev); in virt_wifi_setup()
|
/openbmc/linux/net/batman-adv/ |
H A D | soft-interface.c | 1002 ether_setup(dev); in batadv_softif_init_early()
|
/openbmc/linux/net/ipv4/ |
H A D | ip_gre.c | 1335 ether_setup(dev); in ipgre_tap_setup() 1577 ether_setup(dev); in erspan_setup()
|
/openbmc/linux/net/atm/ |
H A D | br2684.c | 637 ether_setup(netdev); in br2684_setup()
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 978 ether_setup(dev); in ethdev_setup()
|
/openbmc/linux/drivers/net/xen-netback/ |
H A D | interface.c | 496 ether_setup, xenvif_max_queues); in xenvif_alloc()
|
/openbmc/linux/drivers/staging/gdm724x/ |
H A D | gdm_lte.c | 882 NET_NAME_UNKNOWN, ether_setup); in register_lte_device()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | core.c | 471 name_assign_type, ether_setup, 1, 1); in qtnf_core_net_attach()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | main.c | 931 dev = alloc_netdev(0, "wlan%d", NET_NAME_UNKNOWN, ether_setup); in lbs_add_card()
|
H A D | mesh.c | 993 mesh_dev = alloc_netdev(0, "msh%d", NET_NAME_UNKNOWN, ether_setup); in lbs_add_mesh()
|