Searched refs:netdevs (Results 1 – 12 of 12) sorted by relevance
12 standby slave netdevs that get registered via the generic failover18 netdev. Both 'standby' and 'failover' netdevs are associated with the same59 netdevs created in the VM.74 'standby' and 'primary' netdevs respectively.
85 port netdevs. All of the switchdev driver ops are netdev ops or switchdev ops.116 into 4 10G ports, resulting in 4 port netdevs, the device can give a unique141 The port netdevs representing the physical switch ports can be organized into295 certain netdevs from flooding unicast traffic for which there is no FDB entry.300 In order to support IGMP snooping, the port netdevs should trap to the bridge302 The bridge multicast module will notify port netdevs on every multicast group337 port netdevs mentioned in the route's next hop list.
18 redirect ingress frames to other XDP enabled netdevs, using the
37 struct list_head netdevs; member617 list_add(&ondev->offdev_netdevs, &offdev->netdevs); in bpf_offload_dev_netdev_register()646 altdev = list_first_entry_or_null(&offdev->netdevs, in bpf_offload_dev_netdev_unregister()695 INIT_LIST_HEAD(&offdev->netdevs); in bpf_offload_dev_create()703 WARN_ON(!list_empty(&offdev->netdevs)); in bpf_offload_dev_destroy()
112 netdev = hr_dev->iboe.netdevs[port]; in handle_en_event()151 if (dev == iboe->netdevs[port]) { in hns_roce_netdev_event()172 hr_dev->iboe.netdevs[i]->dev_addr); in hns_roce_setup_mtu_mac()253 net_dev = hr_dev->iboe.netdevs[port]; in hns_roce_query_port()546 if (!hr_dev->iboe.netdevs[i]) in hns_roce_register_device()549 ret = ib_device_set_netdev(ib_dev, hr_dev->iboe.netdevs[i], in hns_roce_register_device()
704 struct net_device *netdevs[HNS_ROCE_MAX_PORTS]; member
1111 active_mtu = iboe_get_mtu(hr_dev->iboe.netdevs[p]->mtu); in check_mtu_validate()
6397 hr_dev->iboe.netdevs[0] = handle->rinfo.netdev; in hns_roce_hw_v2_get_cfg()6401 hr_dev->iboe.netdevs[0]->dev_addr); in hns_roce_hw_v2_get_cfg()
4591 hr_dev->iboe.netdevs[port_cnt] = netdev; in hns_roce_get_cfg()
779 ndev = iboe->netdevs[port - 1]; in eth_link_query_port()1305 ndev = mdev->iboe.netdevs[mqp->port - 1]; in mlx4_ib_add_mc()1968 ndev = ge->added ? mdev->iboe.netdevs[ge->port - 1] : NULL; in mlx4_ib_mcg_detach()2332 iboe->netdevs[port - 1] = in mlx4_ib_scan_netdevs()2335 if (dev == iboe->netdevs[port - 1] && in mlx4_ib_scan_netdevs()2340 if (dev == iboe->netdevs[port - 1] && in mlx4_ib_scan_netdevs()3162 struct net_device *curr_netdev = ibdev->iboe.netdevs[i]; in handle_bonded_port_state_event()
519 struct net_device *netdevs[MLX4_MAX_PORTS]; member
524 standby slave netdevs that get registered via the generic failover