Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dcmd.c257 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()
1314 struct mlx5_cmd_mailbox *next; in mlx5_copy_to_msg()
1347 struct mlx5_cmd_mailbox *next; in mlx5_copy_from_msg()
1377 static struct mlx5_cmd_mailbox *alloc_cmd_box(struct mlx5_core_dev *dev, in alloc_cmd_box()
1380 struct mlx5_cmd_mailbox *mailbox; in alloc_cmd_box()
1399 struct mlx5_cmd_mailbox *mailbox) in free_cmd_box()
1409 struct mlx5_cmd_mailbox *tmp, *head = NULL; in mlx5_alloc_cmd_msg()
1455 struct mlx5_cmd_mailbox *head = msg->next; in mlx5_free_cmd_msg()
[all …]
/linux/include/linux/mlx5/
A Ddriver.h250 struct mlx5_cmd_mailbox *next;
334 struct mlx5_cmd_mailbox { struct
337 struct mlx5_cmd_mailbox *next; argument

Completed in 13 milliseconds