Searched refs:cmdif_rev_fw_sub (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/
H A Ddriver.h882 return ioread32be(&dev->iseg->cmdif_rev_fw_sub) & 0xffff;
887 return ioread32be(&dev->iseg->cmdif_rev_fw_sub) >> 16;
H A Ddevice.h460 __be32 cmdif_rev_fw_sub; member in struct:mlx5_init_seg
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c1570 cmd->cmdif_rev = ioread32be(&dev->iseg->cmdif_rev_fw_sub) >> 16;

Completed in 206 milliseconds