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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h89 u8 roce; member in struct:ecore_dcbx_app_prio
H A Decore_rdma.h136 struct ecore_roce_info roce; member in struct:ecore_rdma_info
H A Decore_roce_api.h300 struct ecore_roce_params roce; member in struct:ecore_rdma_start_in_params
H A Decore_dcbx.c240 /* Configure dcbx vlan priority in doorbell block for roce EDPM */
513 p_prio->roce = ECORE_DCBX_INVALID_PRIORITY;
520 p_prio->roce = p_results->arr[DCBX_PROTOCOL_ROCE].priority;
541 "Priorities: iscsi %d, roce %d, roce v2 %d, fcoe %d, eth %d\n",
542 p_prio->iscsi, p_prio->roce, p_prio->roce_v2, p_prio->fcoe,
1018 /* for roce PFs, we may want to enable/disable DPM
H A Decore_rdma_api.h344 struct ecore_roce_params roce; member in struct:ecore_rdma_start_in_params
H A Decore_hsi_roce.h34 /* Add include to ecore hsi rdma target for both roce and iwarp ecore driver */
38 /* Add include to common roce target for both eCore and protocol roce driver */
43 * The roce storm context of Ystorm
51 * The roce storm context of Mstorm
59 * The roce storm context of Xstorm
67 * The roce storm context of Tstorm
75 * The roce storm context of Mstorm
83 * The roce storm context of Ystorm
91 * roce connectio
350 struct roce_init_func_params roce; member in struct:roce_init_func_ramrod_data
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c159 if (MLX5_CAP_GEN(dev, roce)) {
H A Dmlx5_main.c402 !MLX5_CAP_GEN(dev, roce))
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1719 if ((ll == IB_LINK_LAYER_INFINIBAND) || MLX5_CAP_GEN(dev->mdev, roce))
2083 if (MLX5_CAP_GEN(mdev, roce)) {
2230 RFHIGHPID, 0, "mlx5-ib-roce-port", "mlx5-ib-roce_port-%d", i);
2258 IB_LINK_LAYER_ETHERNET && MLX5_CAP_GEN(mdev, roce))
2295 IB_LINK_LAYER_ETHERNET && MLX5_CAP_GEN(mdev, roce))
/freebsd-10-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h1005 u8 roce[0x1]; member in struct:mlx5_ifc_cmd_hca_cap_bits

Completed in 206 milliseconds