Home
last modified time | relevance | path

Searched refs:net_device_ops (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/openbmc/linux/net/core/
H A Ddev_ioctl.c245 const struct net_device_ops *ops = dev->netdev_ops; in dev_eth_ioctl()
282 const struct net_device_ops *ops = dev->netdev_ops; in dev_get_hwtstamp()
329 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp_phylib()
369 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp()
437 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_get_lower()
454 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_set_lower()
470 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocbond()
485 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocdevprivate()
499 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocwandev()
519 const struct net_device_ops *ops; in dev_ifsioc()
/openbmc/linux/net/atm/
H A Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/openbmc/linux/drivers/net/
H A Dloopback.c157 static const struct net_device_ops loopback_ops = {
168 const struct net_device_ops *dev_ops, in gen_lo_setup()
250 static const struct net_device_ops blackhole_netdev_ops = {
H A Dnlmon.c74 static const struct net_device_ops nlmon_ops = {
H A Dvsockmon.c81 static const struct net_device_ops vsockmon_ops = {
H A Ddummy.c92 static const struct net_device_ops dummy_netdev_ops = {
/openbmc/linux/Documentation/translations/zh_CN/infiniband/
H A Dopa_vnic.rst119 需的net_device_ops功能。它在传输路径中期待Omni-Path封装的以太网数据包,
126 RDMA netdev设备。它在需要时覆盖由依赖HW的VNIC驱动设置的net_device_ops函数,
/openbmc/linux/net/8021q/
H A Dvlan_dev.c380 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_ioctl()
405 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup()
419 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup()
431 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done()
443 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable()
454 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_disable()
466 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target()
480 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn()
566 static const struct net_device_ops vlan_netdev_ops;
1067 static const struct net_device_ops vlan_netdev_ops = {
/openbmc/linux/drivers/net/ethernet/8390/
H A D8390.h44 extern const struct net_device_ops ei_netdev_ops;
62 extern const struct net_device_ops eip_netdev_ops;
H A D8390.c59 const struct net_device_ops ei_netdev_ops = {
H A D8390p.c64 const struct net_device_ops eip_netdev_ops = {
/openbmc/linux/drivers/staging/octeon/
H A Dethernet.c521 static const struct net_device_ops cvm_oct_npi_netdev_ops = {
535 static const struct net_device_ops cvm_oct_xaui_netdev_ops = {
551 static const struct net_device_ops cvm_oct_sgmii_netdev_ops = {
567 static const struct net_device_ops cvm_oct_spi_netdev_ops = {
581 static const struct net_device_ops cvm_oct_rgmii_netdev_ops = {
597 static const struct net_device_ops cvm_oct_pow_netdev_ops = {
/openbmc/linux/net/mctp/test/
H A Dutils.c19 static const struct net_device_ops mctp_test_netdev_ops = {
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_rep.h73 extern const struct net_device_ops efx_ef100_rep_netdev_ops;
/openbmc/linux/drivers/net/arcnet/
H A Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
/openbmc/linux/scripts/
H A Dconst_structs.checkpatch48 net_device_ops
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c108 static const struct net_device_ops enetc_ndev_ops = {
120 const struct net_device_ops *ndev_ops) in enetc_vf_netdev_setup()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h76 extern const struct net_device_ops nfp_repr_netdev_ops;
/openbmc/linux/net/rose/
H A Drose_dev.c122 static const struct net_device_ops rose_netdev_ops = {
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dipoib.h126 const struct net_device_ops *netdev_ops;
/openbmc/linux/drivers/net/can/
H A Dvcan.c147 static const struct net_device_ops vcan_netdev_ops = {
/openbmc/linux/net/netrom/
H A Dnr_dev.c160 static const struct net_device_ops nr_netdev_ops = {
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h41 extern const struct net_device_ops qtnf_netdev_ops;
/openbmc/linux/Documentation/infiniband/
H A Dopa_vnic.rst116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
126 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions
/openbmc/linux/drivers/net/usb/
H A Dint51x1.c130 static const struct net_device_ops int51x1_netdev_ops = {

12345678910>>...22