mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
net/mlx5: Add MPIR bit in mcam_access_reg
Add a cap bit in mcam_access_reg to check for MPIR support. Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Reviewed-by: Gal Pressman <gal@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
This commit is contained in:
committed by
Saeed Mahameed
parent
d7933a2c7f
commit
a0873a5d54
@@ -10253,7 +10253,9 @@ struct mlx5_ifc_mcam_access_reg_bits {
|
||||
u8 mcqi[0x1];
|
||||
u8 mcqs[0x1];
|
||||
|
||||
u8 regs_95_to_87[0x9];
|
||||
u8 regs_95_to_90[0x6];
|
||||
u8 mpir[0x1];
|
||||
u8 regs_88_to_87[0x2];
|
||||
u8 mpegc[0x1];
|
||||
u8 mtutc[0x1];
|
||||
u8 regs_84_to_68[0x11];
|
||||
|
||||
Reference in New Issue
Block a user