Home
last modified time | relevance | path

Searched refs:mlft_type (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_cmd.c2904 in.mlxi_create_flow_table_table_type = mlft->mlft_type; in mlxcx_cmd_create_flow_table()
2945 in.mlxi_destroy_flow_table_table_type = mlft->mlft_type; in mlxcx_cmd_destroy_flow_table()
2983 in.mlxi_set_flow_table_root_table_type = mlft->mlft_type; in mlxcx_cmd_set_flow_table_root()
3026 in.mlxi_create_flow_group_table_type = mlft->mlft_type; in mlxcx_cmd_create_flow_group()
3139 in.mlxi_destroy_flow_group_table_type = mlft->mlft_type; in mlxcx_cmd_destroy_flow_group()
3198 in.mlxi_set_flow_table_entry_table_type = mlft->mlft_type; in mlxcx_cmd_set_flow_table_entry()
3349 in.mlxi_delete_flow_table_entry_table_type = mlft->mlft_type; in mlxcx_cmd_delete_flow_table_entry()
H A Dmlxcx.h850 mlxcx_flow_table_type_t mlft_type; member
H A Dmlxcx_ring.c907 ft->mlft_type = MLXCX_FLOW_TABLE_NIC_RX; in mlxcx_rx_group_setup()
1094 ft->mlft_type = MLXCX_FLOW_TABLE_NIC_RX; in mlxcx_rx_group_setup()
H A Dmlxcx.c1904 ft->mlft_type = MLXCX_FLOW_TABLE_NIC_RX; in mlxcx_setup_ports()