Searched refs:netdevs (Results 1 – 8 of 8) sorted by relevance
1786 ed->netdevs[portid] = netdev; in fun_create_netdev()1793 ed->netdevs[portid] = NULL; in fun_create_netdev()1836 ed->netdevs = kzalloc_objs(*ed->netdevs, nports); in fun_create_ports()1837 if (!ed->netdevs) in fun_create_ports()1851 fun_destroy_netdev(ed->netdevs[--i]); in fun_create_ports()1852 kfree(ed->netdevs); in fun_create_ports()1853 ed->netdevs = NULL; in fun_create_ports()1863 fun_destroy_netdev(ed->netdevs[i]); in fun_destroy_ports()1865 kfree(ed->netdevs); in fun_destroy_ports()1866 ed->netdevs = NULL; in fun_destroy_ports()[all …]
764 struct net_device *netdev = adapter->netdevs[i]; in idpf_detach_and_close()806 netdev = adapter->netdevs[i]; in idpf_attach_and_open()843 netdev = adapter->netdevs[idx]; in idpf_cfg_netdev()941 adapter->netdevs[idx] = netdev; in idpf_cfg_netdev()1066 adapter->netdevs[idx] = NULL; in idpf_decfg_netdev()1143 if (adapter->netdevs[i]) { in idpf_vport_dealloc()1144 struct idpf_netdev_priv *np = netdev_priv(adapter->netdevs[i]); in idpf_vport_dealloc()1713 struct net_device *netdev = adapter->netdevs[index]; in idpf_init_task()
699 struct net_device **netdevs; member
3563 if (!adapter->netdevs) { in idpf_vc_core_init()3564 adapter->netdevs = kzalloc_objs(struct net_device *, in idpf_vc_core_init()3566 if (!adapter->netdevs) { in idpf_vc_core_init()
96 port netdevs. All of the switchdev driver ops are netdev ops or switchdev ops.127 into 4 10G ports, resulting in 4 port netdevs, the device can give a unique152 The port netdevs representing the physical switch ports can be organized into329 certain netdevs from flooding unicast traffic for which there is no FDB entry.334 In order to support IGMP snooping, the port netdevs should trap to the bridge336 The bridge multicast module will notify port netdevs on every multicast group375 of the port netdevs mentioned in the route's next hop list.
12 standby slave netdevs that get registered via the generic failover18 netdev. Both 'standby' and 'failover' netdevs are associated with the same
18 redirect ingress frames to other XDP enabled netdevs, using the260 netdevs/devices. In this mode, each socket has their own RX and TX318 bound to different queue ids and/or netdevs. In this case you have to839 belonging to different queue ids or netdevs bound with the
118 functions or their netdevs. While in simple cases there will be a 1:1