Home
last modified time | relevance | path

Searched defs:mlx5_init_seg (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/mlx5/
Ddevice.h507 struct mlx5_init_seg { struct
508 __be32 fw_rev;
509 __be32 cmdif_rev_fw_sub;
510 __be32 rsvd0[2];
511 __be32 cmdq_addr_h;
512 __be32 cmdq_addr_l_sz;
513 __be32 cmd_dbell;
514 __be32 rsvd1[120];
515 __be32 initializing;
516 struct health_buffer health;
[all …]
/kernel/linux/linux-5.10/include/linux/mlx5/
Ddevice.h565 struct mlx5_init_seg { struct
566 __be32 fw_rev;
567 __be32 cmdif_rev_fw_sub;
568 __be32 rsvd0[2];
569 __be32 cmdq_addr_h;
570 __be32 cmdq_addr_l_sz;
571 __be32 cmd_dbell;
572 __be32 rsvd1[120];
573 __be32 initializing;
574 struct health_buffer health;
[all …]