Home
last modified time | relevance | path

Searched defs:PORT_ID (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/mlx4/
H A Dmlx4.h197 #define PORT_ID(priv) ((priv)->dev_data->port_id) macro
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst662 .. _table_rte_flow_item_port_id:
2153 .. _table_rte_flow_action_port_id:
/dpdk/drivers/net/failsafe/
H A Dfailsafe_private.h273 #define PORT_ID(sdev) \ macro
/dpdk/app/pdump/
H A Dmain.c86 PORT_ID = 1, enumerator
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1617 PORT_ID = 1 << 6, in enic_fm_copy_action() enumerator
/dpdk/drivers/net/mlx5/
H A Dmlx5.h1546 #define PORT_ID(priv) ((priv)->dev_data->port_id) macro
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h1111 #define PORT_ID(sc) SC_PORT(sc) macro
/dpdk/drivers/raw/ifpga/base/
H A Difpga_defines.h75 PORT_ID, enumerator