Home
last modified time | relevance | path

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

12345678910>>...18

/linux/net/core/
H A Ddev_ioctl.c284 const struct net_device_ops *ops = dev->netdev_ops; in dev_get_hwtstamp()
332 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp_phylib()
393 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp()
444 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_ioctl_lower()
465 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_get_lower()
485 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_set_lower()
504 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_set_lower()
522 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocbond()
546 const struct net_device_ops *ops;
H A Dnetpoll.c179 const struct net_device_ops *ops; in netpoll_poll_dev()
553 const struct net_device_ops *ops; in __netpoll_setup()
819 const struct net_device_ops *ops; in __netpoll_cleanup()
/linux/net/atm/
H A Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/linux/drivers/net/
H A Dloopback.c154 static const struct net_device_ops loopback_ops = {
165 const struct net_device_ops *dev_ops, in gen_lo_setup()
261 static const struct net_device_ops blackhole_netdev_ops = {
H A Dnlmon.c55 static const struct net_device_ops nlmon_ops = {
H A Dvsockmon.c65 static const struct net_device_ops vsockmon_ops = {
H A Ddummy.c86 static const struct net_device_ops dummy_netdev_ops = {
/linux/net/8021q/
H A Dvlan_dev.c383 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup()
397 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup()
409 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done()
421 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable()
432 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_disable()
444 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target()
458 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn()
520 static const struct net_device_ops vlan_netdev_ops;
1010 static const struct net_device_ops vlan_netdev_ops = {
/linux/Documentation/translations/zh_CN/infiniband/
H A Dopa_vnic.rst119 需的net_device_ops功能。它在传输路径中期待Omni-Path封装的以太网数据包,
126 RDMA netdev设备。它在需要时覆盖由依赖HW的VNIC驱动设置的net_device_ops函数,
/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;
/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c266 static const struct net_device_ops ice_repr_vf_netdev_ops = {
276 static const struct net_device_ops ice_repr_sf_netdev_ops = {
302 ice_repr_reg_netdev(struct net_device *netdev, const struct net_device_ops *ops) in ice_repr_reg_netdev()
/linux/drivers/net/ethernet/sfc/
H A Def100_rep.h73 extern const struct net_device_ops efx_ef100_rep_netdev_ops;
/linux/drivers/net/arcnet/
H A Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
/linux/scripts/
H A Dconst_structs.checkpatch53 net_device_ops
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h76 extern const struct net_device_ops nfp_repr_netdev_ops;
/linux/drivers/infiniband/hw/hfi1/
H A Dipoib.h126 const struct net_device_ops *netdev_ops;
/linux/net/rose/
H A Drose_dev.c122 static const struct net_device_ops rose_netdev_ops = {
/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
/linux/drivers/net/can/
H A Dvcan.c161 static const struct net_device_ops vcan_netdev_ops = {
/linux/net/netrom/
H A Dnr_dev.c160 static const struct net_device_ops nr_netdev_ops = {
/linux/net/sched/
H A Dsch_etf.c300 const struct net_device_ops *ops; in etf_disable_offload()
322 const struct net_device_ops *ops = dev->netdev_ops; in etf_enable_offload()
/linux/drivers/net/ethernet/amd/
H A Dmvme147.c60 static const struct net_device_ops lance_netdev_ops = {
H A Dhplance.c71 static const struct net_device_ops hplance_netdev_ops = {
/linux/net/bluetooth/bnep/
H A Dnetdev.c206 static const struct net_device_ops bnep_netdev_ops = {
/linux/net/ieee802154/6lowpan/
H A Dcore.c100 static const struct net_device_ops lowpan_netdev_ops = {

12345678910>>...18