Searched refs:netdevs (Results 1 – 3 of 3) sorted by relevance
85 port netdevs. All of the switchdev driver ops are netdev ops or switchdev ops.104 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 into302 certain netdevs from flooding unicast traffic for which there is no FDB entry.339 port netdevs mentioned in the routes next hop list. If the output port netdevs
646 ndev = iboe->netdevs[port - 1]; in eth_link_query_port()1278 ndev = mdev->iboe.netdevs[mqp->port - 1]; in mlx4_ib_add_mc()1830 ndev = ge->added ? mdev->iboe.netdevs[ge->port - 1] : NULL; in mlx4_ib_mcg_detach()2005 iboe->netdevs[port - 1] = in mlx4_ib_scan_netdevs()2008 if (dev == iboe->netdevs[port - 1] && in mlx4_ib_scan_netdevs()2727 struct net_device *curr_netdev = ibdev->iboe.netdevs[i]; in handle_bonded_port_state_event()
490 struct net_device *netdevs[MLX4_MAX_PORTS]; member