Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx5/mlx5_core/
HDmlx5_cmd.c175 static void calc_chain_sig(struct mlx5_cmd_msg *msg, u8 token, int csum) in calc_chain_sig() function
188 calc_chain_sig(ent->in, ent->token, csum); in set_signature()
189 calc_chain_sig(ent->out, ent->token, csum); in set_signature()