Lines Matching defs:ports
1569 * Ethernet ports, qkey violation and Port capabilities are meaningless.
2510 struct mlx5_ib_port_resources *ports =
2514 if (!ports->gsi)
2521 mlx5_ib_gsi_pkey_change(ports->gsi);
2646 schedule_work(&ibdev->devr.ports[port - 1].pkey_change_work);
2854 for (port = 0; port < ARRAY_SIZE(devr->ports); ++port)
2855 INIT_WORK(&devr->ports[port].pkey_change_work,
2884 for (port = 0; port < ARRAY_SIZE(devr->ports); ++port)
2885 cancel_work_sync(&devr->ports[port].pkey_change_work);
3983 /* Register only for native ports */