H A D | mlx5_fs_cmd.c | 7 * COPYING in the main directory of this source tree, or the 10 * Redistribution and use in source and binary forms, with or 14 * - Redistributions of source code must retain the above 18 * - Redistributions in binary form must reproduce the above 20 * disclaimer in the documentation and/or other materials 26 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 27 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 28 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 29 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN TH 42 u32 in[MLX5_ST_SZ_DW(set_flow_table_root_in)] = {0}; mlx5_cmd_update_root_ft() local 60 u32 in[MLX5_ST_SZ_DW(create_flow_table_in)] = {0}; mlx5_cmd_fs_create_ft() local 93 u32 in[MLX5_ST_SZ_DW(destroy_flow_table_in)] = {0}; mlx5_cmd_fs_destroy_ft() local 112 mlx5_cmd_fs_create_fg(struct mlx5_core_dev * dev,u32 * in,u16 vport,enum fs_ft_type type,unsigned int table_id,unsigned int * group_id) mlx5_cmd_fs_create_fg() argument 144 u32 in[MLX5_ST_SZ_DW(destroy_flow_group_in)] = {0}; mlx5_cmd_fs_destroy_fg() local 174 u32 *in; mlx5_cmd_fs_set_fte() local 299 u32 in[MLX5_ST_SZ_DW(delete_fte_in)] = {0}; mlx5_cmd_fs_delete_fte() local 335 u32 *in; mlx5_cmd_modify_header_alloc() local 388 u32 in[MLX5_ST_SZ_DW(dealloc_modify_header_context_in)] = {}; mlx5_cmd_modify_header_dealloc() local 409 u32 *in; mlx5_cmd_packet_reformat_alloc() local 460 u32 in[MLX5_ST_SZ_DW(dealloc_packet_reformat_context_in)] = {}; mlx5_cmd_packet_reformat_dealloc() local [all...] |