Lines Matching refs:rte_eth_devices

327 	struct rte_eth_dev *dev = &rte_eth_devices[port_id];  in rte_flow_ops_get()
359 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_validate()
383 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_create()
408 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_destroy()
430 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_flush()
455 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_query()
478 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_isolate()
1100 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_dev_dump()
1121 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_get_aged_flows()
1155 handle = ops->action_handle_create(&rte_eth_devices[port_id], in rte_flow_action_handle_create()
1176 ret = ops->action_handle_destroy(&rte_eth_devices[port_id], in rte_flow_action_handle_destroy()
1196 ret = ops->action_handle_update(&rte_eth_devices[port_id], handle, in rte_flow_action_handle_update()
1216 ret = ops->action_handle_query(&rte_eth_devices[port_id], handle, in rte_flow_action_handle_query()
1228 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_tunnel_decap_set()
1251 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_tunnel_match()
1273 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_get_restore_info()
1295 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_tunnel_action_decap_release()
1318 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_tunnel_item_release()
1349 dev = &rte_eth_devices[port_id]; in rte_flow_pick_transfer_proxy()
1361 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_flex_item_create()
1385 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_flex_item_release()
1402 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_info_get()
1434 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_configure()
1477 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_pattern_template_create()
1528 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_pattern_template_destroy()
1554 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_actions_template_create()
1614 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_actions_template_destroy()
1642 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_template_table_create()
1704 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_template_table_destroy()
1735 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_async_create()
1757 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_async_destroy()
1772 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_push()
1787 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_pull()
1804 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_async_action_handle_create()
1823 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_async_action_handle_destroy()
1841 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in rte_flow_async_action_handle_update()