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

/linux-master/drivers/infiniband/hw/mlx4/
H A Dsysfs.c467 idx = p->dev->dev->phys_caps.pkey_phys_table_len[p->port_num] - 1;
H A Dmain.c2403 i < ibdev->dev->phys_caps.pkey_phys_table_len[port];
2408 ibdev->dev->phys_caps.pkey_phys_table_len[port] - 1;
2417 i < ibdev->dev->phys_caps.pkey_phys_table_len[port];
H A Dmad.c456 unassigned_pkey_ix = dev->dev->phys_caps.pkey_phys_table_len[port] - 1;
/linux-master/include/linux/mlx4/
H A Ddevice.h519 u32 pkey_phys_table_len[MLX4_MAX_PORTS + 1]; member in struct:mlx4_phys_caps
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c404 dev->phys_caps.pkey_phys_table_len[port] = port_cap->max_pkeys;
2156 dev->phys_caps.pkey_phys_table_len[i] - 1;

Completed in 579 milliseconds