net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
[sfrench/cifs-2.6.git] / include / linux / mlx4 / cmd.h
index 379c02648ab3b36029ba459534416ebe224cc282..ff5f5deb3dcf70703e75e69f357710b8a073239a 100644 (file)
@@ -67,6 +67,8 @@ enum {
        MLX4_CMD_MAP_ICM_AUX     = 0xffc,
        MLX4_CMD_UNMAP_ICM_AUX   = 0xffb,
        MLX4_CMD_SET_ICM_SIZE    = 0xffd,
+       MLX4_CMD_ACCESS_REG      = 0x3b,
+
        /*master notify fw on finish for slave's flr*/
        MLX4_CMD_INFORM_FLR_DONE = 0x5b,
        MLX4_CMD_GET_OP_REQ      = 0x59,