Home
last modified time | relevance | path

Searched refs:handle_end (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/bus/pci/linux/
H A Dpci_vfio.c357 goto handle_end; in pci_vfio_req_handler()
370 handle_end: in pci_vfio_req_handler()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4160 struct mlx5_translated_action_handle *handle_end = NULL; in flow_action_handles_translate() local
4186 for (handle_end = handle + copied_n; handle < handle_end; handle++) { in flow_action_handles_translate()
4256 struct mlx5_translated_action_handle *handle_end; in flow_get_shared_rss_action() local
4261 for (handle_end = handle + shared_n; handle < handle_end; handle++) { in flow_get_shared_rss_action()