Searched refs:net_device_ops (Results 1 – 25 of 531) sorted by relevance
12345678910>>...22
283 const struct net_device_ops *ops = dev->netdev_ops; in dev_get_hwtstamp()331 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp_phylib()392 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp()462 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_get_lower()479 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_set_lower()495 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocbond()514 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocdevprivate()532 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocwandev()556 const struct net_device_ops *ops; in dev_ifsioc()
36 const struct net_device_ops *old_ops;37 struct net_device_ops new_ops;
154 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 = {
55 static const struct net_device_ops nlmon_ops = {
65 static const struct net_device_ops vsockmon_ops = {
86 static const struct net_device_ops dummy_netdev_ops = {
119 需的net_device_ops功能。它在传输路径中期待Omni-Path封装的以太网数据包,126 RDMA netdev设备。它在需要时覆盖由依赖HW的VNIC驱动设置的net_device_ops函数,
383 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 = {
44 extern const struct net_device_ops ei_netdev_ops;62 extern const struct net_device_ops eip_netdev_ops;
59 const struct net_device_ops ei_netdev_ops = {
64 const struct net_device_ops eip_netdev_ops = {
521 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 = {
9 const struct net_device_ops *ndev_ops);
115 static const struct net_device_ops enetc_ndev_ops = {127 const struct net_device_ops *ndev_ops) in enetc_vf_netdev_setup()
73 extern const struct net_device_ops efx_ef100_rep_netdev_ops;
20 static const struct net_device_ops mctp_test_netdev_ops = {
265 static const struct net_device_ops ice_repr_vf_netdev_ops = {275 static const struct net_device_ops ice_repr_sf_netdev_ops = {301 ice_repr_reg_netdev(struct net_device *netdev, const struct net_device_ops *ops) in ice_repr_reg_netdev()
33 extern const struct net_device_ops com20020_netdev_ops;
52 net_device_ops
76 extern const struct net_device_ops nfp_repr_netdev_ops;
126 const struct net_device_ops *netdev_ops;
122 static const struct net_device_ops rose_netdev_ops = {
147 static const struct net_device_ops vcan_netdev_ops = {
160 static const struct net_device_ops nr_netdev_ops = {
116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet126 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions