Searched refs:isolated (Results 1 – 23 of 23) sorted by relevance
32 if (priv->isolated) { in mlx5_promiscuous_enable()105 if (priv->isolated) { in mlx5_allmulticast_enable()
1012 if (priv->isolated || rte_eal_process_type() != RTE_PROC_PRIMARY) in mlx5_txpp_read_clock()
1366 if (priv->isolated) in mlx5_traffic_enable()
1449 unsigned int isolated:1; /* Whether isolated mode is enabled. */ member
7809 priv->isolated = !!enable; in mlx5_flow_isolate()
67 #. Exclude isolated CPUs from the writeback cpumask:131 With this command, isolated CPUs 2 to 5 will be used as lcores for PMD threads.175 where isolated CPUs 6 and 7 will be used as lcores for Virtio PMDs:289 #. Exclude isolated CPU1 and CPU2 from the writeback cpumask:
77 #. Is the drop isolated to certain NIC only?
1052 !priv->isolated && in mlx4_flow_toggle()1189 if (!!enable == !!priv->isolated) in mlx4_flow_isolate()1191 priv->isolated = !!enable; in mlx4_flow_isolate()1193 priv->isolated = !enable; in mlx4_flow_isolate()1540 if (priv->isolated) { in mlx4_flow_sync()
168 uint32_t isolated:1; /**< Toggle isolated mode. */ member
161 uint8_t isolated; member
1248 if (priv->isolated) in mrvl_promiscuous_enable()1278 if (priv->isolated) in mrvl_allmulticast_enable()1308 if (priv->isolated) in mrvl_promiscuous_disable()1338 if (priv->isolated) in mrvl_allmulticast_disable()1368 if (priv->isolated) in mrvl_mac_addr_remove()1406 if (priv->isolated) in mrvl_mac_addr_add()1456 if (priv->isolated) in mrvl_mac_addr_set()1843 if (priv->isolated) in mrvl_vlan_filter_set()2304 if (priv->isolated) in mrvl_rss_hash_update()
1945 priv->isolated = enable; in mrvl_flow_isolate()
137 boolean_t isolated; member
411 if (sfc_sa2shared(sa)->isolated) { in sfc_dev_filter_set()1188 if (sfc_sa2shared(sa)->isolated) { in sfc_mac_addr_set()1258 if (sfc_sa2shared(sa)->isolated) { in sfc_set_mc_addr_list()1678 if (sfc_sa2shared(sa)->isolated) in sfc_dev_rss_hash_update()1770 if (rss->context_type != EFX_RX_SCALE_EXCLUSIVE || sas->isolated) in sfc_dev_rss_reta_query()1802 if (sfc_sa2shared(sa)->isolated) in sfc_dev_rss_reta_update()
252 if (!sfc_sa2shared(sa)->isolated) { in sfc_port_start()
862 if (ethdev_qid == 0 && !sfc_sa2shared(sa)->isolated) { in sfc_rx_qstart()
2768 sfc_sa2shared(sa)->isolated = (enable) ? B_TRUE : B_FALSE; in sfc_flow_isolate()
124 cores are isolated, and only a few cores are used for system
198 received by PF according to default rules, while VFs remain isolated.757 associated with (**F**), while VF 1 (**D**) and VF 2 (**E**) are isolated
3956 Flow isolated mode3971 isolated mode is a means for applications to tell a driver that ingress on3986 Because toggling isolated mode may cause profound changes to the ingress3989 prevent a driver from entering isolated mode.4014 - ``set``: nonzero to enter isolated mode, attempt to leave it otherwise.
83 * Added support for isolated mode from flow API.
456 Providing this parameter requests flow API isolated mode on all ports at
4649 Toggling isolated mode4659 If successful, enabling or disabling isolated mode shows either::4677 Enabling isolated mode::4683 Disabling isolated mode::