Home
last modified time | relevance | path

Searched refs:mlxcx_cmd_destroy_flow_table (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h1474 extern boolean_t mlxcx_cmd_destroy_flow_table(mlxcx_t *, mlxcx_flow_table_t *);
H A Dmlxcx.c968 if (!mlxcx_cmd_destroy_flow_table(mlxp, ft)) { in mlxcx_teardown_flow_table()
H A Dmlxcx_cmd.c2925 mlxcx_cmd_destroy_flow_table(mlxcx_t *mlxp, mlxcx_flow_table_t *mlft) in mlxcx_cmd_destroy_flow_table() function