Searched refs:mlx5_cmd_mailbox (Results 1 – 2 of 2) sorted by relevance
257 struct mlx5_cmd_mailbox *next = msg->next; in calc_chain_sig()299 struct mlx5_cmd_mailbox *next = ent->out->next; in verify_signature()867 struct mlx5_cmd_mailbox *next = msg->next; in dump_command()1315 struct mlx5_cmd_mailbox *next; in mlx5_copy_to_msg()1348 struct mlx5_cmd_mailbox *next; in mlx5_copy_from_msg()1378 static struct mlx5_cmd_mailbox *alloc_cmd_box(struct mlx5_core_dev *dev, in alloc_cmd_box()1381 struct mlx5_cmd_mailbox *mailbox; in alloc_cmd_box()1400 struct mlx5_cmd_mailbox *mailbox) in free_cmd_box()1410 struct mlx5_cmd_mailbox *tmp, *head = NULL; in mlx5_alloc_cmd_msg()1456 struct mlx5_cmd_mailbox *head = msg->next; in mlx5_free_cmd_msg()[all …]
252 struct mlx5_cmd_mailbox *next;336 struct mlx5_cmd_mailbox { struct339 struct mlx5_cmd_mailbox *next; argument