Home
last modified time | relevance | path

Searched refs:unicast (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Daltera_tse.txt28 - 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 Dif_fwsubr.c92 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 Dmlx5_trigger.c1215 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 Dethtool.rst58 * ``validate``: Check that given MAC address is valid unicast address
H A Dip_pipeline.rst478 | mpls unicast | multicast
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h476 int unicast; member
H A Drte_table_action.c716 uint16_t ethertype = (p->mpls.unicast) ? in encap_mpls_apply()
/f-stack/freebsd/contrib/device-tree/src/nios2/
H A D10m50_devboard.dts102 altr,has-supplementary-unicast;
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c995 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 Dvfd.rst326 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 Dfsl_dpni.h800 int unicast,
H A Ddpni.c1299 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 Dmvpp2.rst174 - ``rx_unicast_packets``: number of RX unicast packets
183 - ``tx_unicast_packets``: number of TX unicast packets
H A Dmlx4.rst41 which remain functional, although they stop receiving unicast packets as
H A Dsfc_efx.rst257 matches unicast packets that are not filtered by other flow rules.
H A Dbnxt.rst215 * No unicast packets are forwarded to an application except the one with
H A Dmlx5.rst39 which remain functional, although they stop receiving unicast packets as
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_02.rst109 * Set VF unicast promiscuous mode.
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c3442 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 Drte_eth_softnic_cli.c4146 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 Dtestpmd_funcs.rst1427 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.