Home
last modified time | relevance | path

Searched refs:ndo_stop (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c64 priv->netdev_ops->ndo_stop(dev); in hfi1_ipoib_dev_open()
91 return priv->netdev_ops->ndo_stop(dev); in hfi1_ipoib_dev_stop()
98 .ndo_stop = hfi1_ipoib_dev_stop,
/linux/Documentation/networking/
H A Ddriver.rst23 After the ndo_stop routine has been called, the hardware must
31 The ndo_stop routine will be called by unregister_netdevice
/linux/drivers/net/ethernet/8390/
H A D8390.c61 .ndo_stop = ei_close,
H A D8390p.c66 .ndo_stop = eip_close,
H A Dhydra.c97 .ndo_stop = hydra_close,
/linux/drivers/net/
H A Dnlmon.c57 .ndo_stop = nlmon_close,
H A Dvsockmon.c67 .ndo_stop = vsockmon_close,
/linux/net/rose/
H A Drose_dev.c124 .ndo_stop = rose_close,
/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c297 rc = adapter->rn_ops->ndo_stop(adapter->netdev); in opa_netdev_close()
313 .ndo_stop = opa_netdev_close,
/linux/net/netrom/
H A Dnr_dev.c162 .ndo_stop = nr_close,
/linux/drivers/net/usb/
H A Dint51x1.c132 .ndo_stop = usbnet_stop,
/linux/drivers/net/ethernet/amd/
H A Dmvme147.c62 .ndo_stop = m147lance_close,
H A Dhplance.c73 .ndo_stop = hplance_close,
/linux/net/bluetooth/bnep/
H A Dnetdev.c208 .ndo_stop = bnep_net_close,
/linux/net/ieee802154/6lowpan/
H A Dcore.c104 .ndo_stop = lowpan_stop,
/linux/net/openvswitch/
H A Dvport-internal_dev.c85 .ndo_stop = internal_dev_stop,
/linux/arch/m68k/emu/
H A Dnfeth.c178 .ndo_stop = nfeth_stop,
/linux/drivers/net/ethernet/wangxun/ngbevf/
H A Dngbevf_main.c46 .ndo_stop = wxvf_close,
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c141 .ndo_stop = ipc_wwan_link_stop,
/linux/net/phonet/
H A Dpep-gprs.c213 .ndo_stop = gprs_close,
/linux/drivers/net/can/
H A Dvxcan.c144 .ndo_stop = vxcan_close,
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c41 .ndo_stop = bnge_close,
/linux/drivers/net/ethernet/wangxun/txgbevf/
H A Dtxgbevf_main.c42 .ndo_stop = wxvf_close,
/linux/net/mac802154/
H A Diface.c496 .ndo_stop = mac802154_slave_close,
504 .ndo_stop = mac802154_slave_close,
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c147 .ndo_stop = mlx5i_pkey_close,

12345678910>>...16