Home
last modified time | relevance | path

Searched refs:ether_setup (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/net/ethernet/
H A Deth.c347 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 Dhdlc_raw_eth.c100 ether_setup(dev); in raw_eth_ioctl()
/openbmc/linux/drivers/net/
H A Ddummy.c109 ether_setup(dev); in dummy_setup()
H A Difb.c317 ether_setup(dev); in ifb_setup()
/openbmc/linux/net/bluetooth/bnep/
H A Dnetdev.c223 ether_setup(dev); in bnep_net_setup()
/openbmc/linux/net/openvswitch/
H A Dvport-internal_dev.c97 ether_setup(netdev); in do_setup()
/openbmc/linux/net/l2tp/
H A Dl2tp_eth.c118 ether_setup(dev); in l2tp_eth_dev_setup()
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c333 ether_setup); in opa_vnic_add_netdev()
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpnet.c535 ether_setup); in xpnet_init()
/openbmc/linux/drivers/net/netdevsim/
H A Dnetdev.c301 ether_setup(dev); in nsim_setup()
/openbmc/linux/net/hsr/
H A Dhsr_device.c439 ether_setup(dev); in hsr_dev_setup()
/openbmc/linux/drivers/staging/most/net/
H A Dnet.c276 ether_setup(dev); in most_nd_setup()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211netdev.c665 NET_NAME_UNKNOWN, ether_setup); in wlan_setup()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c196 ether_setup(dev); in wil_dev_setup()
/openbmc/linux/net/bridge/
H A Dbr_device.c497 ether_setup(dev); in br_dev_setup()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c493 ether_setup(dev); in virt_wifi_setup()
/openbmc/linux/net/batman-adv/
H A Dsoft-interface.c1002 ether_setup(dev); in batadv_softif_init_early()
/openbmc/linux/net/ipv4/
H A Dip_gre.c1335 ether_setup(dev); in ipgre_tap_setup()
1577 ether_setup(dev); in erspan_setup()
/openbmc/linux/net/atm/
H A Dbr2684.c637 ether_setup(netdev); in br2684_setup()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dlib8390.c978 ether_setup(dev); in ethdev_setup()
/openbmc/linux/drivers/net/xen-netback/
H A Dinterface.c496 ether_setup, xenvif_max_queues); in xenvif_alloc()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.c882 NET_NAME_UNKNOWN, ether_setup); in register_lte_device()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c471 name_assign_type, ether_setup, 1, 1); in qtnf_core_net_attach()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dmain.c931 dev = alloc_netdev(0, "wlan%d", NET_NAME_UNKNOWN, ether_setup); in lbs_add_card()
H A Dmesh.c993 mesh_dev = alloc_netdev(0, "msh%d", NET_NAME_UNKNOWN, ether_setup); in lbs_add_mesh()

123