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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1371 u32 cmd_h, cmd_l; mlx5_cmd_init() local
1428 cmd_h = (u32)((u64)(cmd->dma) >> 32); mlx5_cmd_init()
1436 iowrite32be(cmd_h, &dev->iseg->cmdq_addr_h); mlx5_cmd_init()

Completed in 84 milliseconds