| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | altera_tse.txt | 28 - altr,has-supplementary-unicast: 29 If present, TSE supports additional unicast addresses. 30 Otherwise additional unicast addresses are not supported. 72 altr,has-supplementary-unicast; 110 altr,has-supplementary-unicast;
|
| /f-stack/freebsd/net/ |
| H A D | if_fwsubr.c | 92 int unicast, dgl, foff; in firewire_output() local 123 unicast = !(m->m_flags & (M_BCAST | M_MCAST)); in firewire_output() 124 if (unicast) { in firewire_output() 148 if (unicast) { in firewire_output() 163 if (unicast) in firewire_output() 178 if (unicast) { in firewire_output() 199 if (unicast) in firewire_output() 224 if (unicast) { in firewire_output()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_trigger.c | 1215 struct rte_flow_item_eth unicast = { in mlx5_traffic_enable() local 1328 memcpy(&unicast.dst.addr_bytes, in mlx5_traffic_enable() 1340 ret = mlx5_ctrl_flow_vlan(dev, &unicast, in mlx5_traffic_enable() 1348 ret = mlx5_ctrl_flow(dev, &unicast, &unicast_mask); in mlx5_traffic_enable()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ethtool.rst | 58 * ``validate``: Check that given MAC address is valid unicast address
|
| H A D | ip_pipeline.rst | 478 | mpls unicast | multicast
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_table_action.h | 476 int unicast; member
|
| H A D | rte_table_action.c | 716 uint16_t ethertype = (p->mpls.unicast) ? in encap_mpls_apply()
|
| /f-stack/freebsd/contrib/device-tree/src/nios2/ |
| H A D | 10m50_devboard.dts | 102 altr,has-supplementary-unicast;
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 995 bool unicast = FALSE, multicast = FALSE; in i40e_pf_host_process_cmd_config_promisc_mode() local 1011 unicast = TRUE; in i40e_pf_host_process_cmd_config_promisc_mode() 1013 vf->vsi->seid, unicast, NULL, true); in i40e_pf_host_process_cmd_config_promisc_mode()
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | vfd.rst | 326 VF MAC unicast promiscuous mode 329 Run a testpmd runtime command on the PF to enable/disable MAC unicast
|
| /f-stack/dpdk/drivers/net/dpaa2/mc/ |
| H A D | fsl_dpni.h | 800 int unicast,
|
| H A D | dpni.c | 1299 int unicast, in dpni_clear_mac_filters() argument 1310 dpni_set_field(cmd_params->flags, UNICAST_FILTERS, unicast); in dpni_clear_mac_filters()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | mvpp2.rst | 174 - ``rx_unicast_packets``: number of RX unicast packets 183 - ``tx_unicast_packets``: number of TX unicast packets
|
| H A D | mlx4.rst | 41 which remain functional, although they stop receiving unicast packets as
|
| H A D | sfc_efx.rst | 257 matches unicast packets that are not filtered by other flow rules.
|
| H A D | bnxt.rst | 215 * No unicast packets are forwarded to an application except the one with
|
| H A D | mlx5.rst | 39 which remain functional, although they stop receiving unicast packets as
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_17_02.rst | 109 * Set VF unicast promiscuous mode.
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 3442 a->encap.mpls.unicast = 1; in parse_table_action_encap() 3444 a->encap.mpls.unicast = 0; in parse_table_action_encap() 5006 fprintf(f, "mpls %s ", (a->encap.mpls.unicast) ? in table_rule_show()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cli.c | 4146 a->encap.mpls.unicast = 1; in parse_table_action_encap() 4148 a->encap.mpls.unicast = 0; in parse_table_action_encap()
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 1427 Set the unicast hash filter(s) on/off for a port:: 1451 Set the unicast promiscuous mode for a VF from PF. 1583 * ``ROPE``: Accepts unicast hash.
|