Home
last modified time | relevance | path

Searched refs:ETH (Results 1 – 19 of 19) sorted by relevance

/dpdk/drivers/net/failsafe/
H A Dfailsafe_rxtx.c16 return (ETH(sdev) == NULL) || in fs_rx_unsafe()
17 (ETH(sdev)->rx_pkt_burst == NULL) || in fs_rx_unsafe()
26 (ETH(sdev) == NULL) || in fs_tx_unsafe()
27 (ETH(sdev)->tx_pkt_burst == NULL) || in fs_tx_unsafe()
97 sub_rxq = ETH(sdev)->data->rx_queues[rxq->qid]; in failsafe_rx_burst()
99 nb_rx = ETH(sdev)-> in failsafe_rx_burst()
125 sub_rxq = ETH(sdev)->data->rx_queues[rxq->qid]; in failsafe_rx_burst_fast()
127 nb_rx = ETH(sdev)-> in failsafe_rx_burst_fast()
153 sub_txq = ETH(sdev)->data->tx_queues[txq->qid]; in failsafe_tx_burst()
155 nb_tx = ETH(sdev)->tx_pkt_burst(sub_txq, tx_pkts, nb_pkts); in failsafe_tx_burst()
[all …]
H A Dfailsafe_intr.c277 if (sdev == NULL || (ETH(sdev) == NULL) || in failsafe_eth_rx_intr_ctl_subdevice()
282 dev = ETH(sdev); in failsafe_eth_rx_intr_ctl_subdevice()
330 &ETH(sdev)->data->dev_conf.intr_conf; in failsafe_rx_intr_install_subdevice()
340 for (qid = 0; qid < ETH(sdev)->data->nb_rx_queues; qid++) { in failsafe_rx_intr_install_subdevice()
371 for (qid = 0; qid < ETH(sdev)->data->nb_rx_queues; qid++) { in failsafe_rx_intr_uninstall_subdevice()
H A Dfailsafe_ops.c38 rmv_interrupt = ETH(sdev)->data->dev_flags & in fs_dev_configure()
48 (ETH(sdev)->data->dev_flags & in fs_dev_configure()
265 uint16_t port_id = ETH(sdev)->data->port_id; in fs_rx_queue_stop()
291 uint16_t port_id = ETH(sdev)->data->port_id; in fs_rx_queue_start()
318 uint16_t port_id = ETH(sdev)->data->port_id; in fs_tx_queue_stop()
344 uint16_t port_id = ETH(sdev)->data->port_id; in fs_tx_queue_start()
373 if (ETH(sdev)->data->rx_queues != NULL && in fs_rx_queue_release()
374 ETH(sdev)->data->rx_queues[rxq->qid] != NULL) in fs_rx_queue_release()
557 if (ETH(sdev)->data->tx_queues != NULL && in fs_tx_queue_release()
852 l2 = &ETH(TX_SUBDEV(dev))->data->dev_link; in fs_link_update()
[all …]
H A Dfailsafe_ether.c83 edev = ETH(sdev); in fs_eth_dev_conf_apply()
305 rte_eth_dev_release_port(ETH(sdev)); in fs_dev_remove()
348 for (i = 0; i < ETH(sdev)->data->nb_rx_queues; i++) in fs_rxtx_clean()
351 for (i = 0; i < ETH(sdev)->data->nb_tx_queues; i++) in fs_rxtx_clean()
H A Dfailsafe_private.h268 #define ETH(sdev) \ macro
316 (ETH(s)->dev_ops->ops)
H A Dfailsafe_eal.c120 sdev->dev = ETH(sdev)->device; in fs_bus_init()
H A Dfailsafe.c250 &ETH(sdev)->data->mac_addrs[0], mac); in fs_eth_dev_create()
/dpdk/drivers/net/iavf/
H A Diavf_fdir.c775 VIRTCHNL_SET_PROTO_HDR_TYPE(hdr1, ETH); in iavf_fdir_parse_pattern()
789 ETH, in iavf_fdir_parse_pattern()
794 ETH, in iavf_fdir_parse_pattern()
817 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr1, ETH, in iavf_fdir_parse_pattern()
921 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr1, ETH, in iavf_fdir_parse_pattern()
1026 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr1, ETH, in iavf_fdir_parse_pattern()
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4620 0 0 0 i- ETH IPV4 => QUEUE
4621 1 0 0 i- ETH IPV6 => QUEUE
4622 2 0 5 i- ETH IPV4 UDP => RSS
4629 0 0 0 i- ETH => COUNT
4634 3 24 20 i- ETH IPV4 => DROP
4643 0 0 0 i- ETH => COUNT
5025 0 0 0 i- ETH IPV4 UDP VXLAN ETH => QUEUE
5026 1 0 0 i- ETH IPV4 UDP VXLAN ETH => QUEUE
5027 2 0 0 i- ETH IPV4 UDP VXLAN ETH VLAN => QUEUE
5028 3 0 0 i- ETH IPV4 UDP VXLAN ETH VLAN => QUEUE
[all …]
/dpdk/doc/guides/nics/
H A Dmvpp2.rst422 * ETH
476 …| ETH (destination MAC) / VLAN (VID) | 6 + 2 = 8 |…
553 * ETH: ethertype
H A Dtxgbe.rst161 the first not void item can be ETH, and the next not void item must be END.
H A Dsfc_efx.rst155 - ETH (exact match of source/destination addresses, individual/group match
207 - ETH
H A Denic.rst254 stripping is enabled, EtherType in the ETH item corresponds to the
H A Dmlx5.rst149 …th any VLAN specification will match only single-tagged packets unless the ETH item ``type`` field…
/dpdk/doc/guides/sample_app_ug/
H A Dflow_filtering.rst223 Setting the first level of the pattern ETH:
/dpdk/doc/guides/platform/
H A Dmlx5.rst298 LINK_TYPE_P1 ETH(2)
299 LINK_TYPE_P2 ETH(2)
/dpdk/lib/ethdev/
H A Drte_flow.c107 MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)),
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst930 | ETH | IPv4 | UDP | ... | baz | foo | ......... | bar | .... |
940 Item: ``ETH``
/dpdk/app/test-pmd/
H A Dcmdline_flow.c3587 .priv = PRIV_ITEM(ETH, sizeof(struct rte_flow_item_eth)),