/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | gid.c | 88 int mlx5_core_reserved_gid_alloc(struct mlx5_core_dev *dev, int *gid_index) in mlx5_core_reserved_gid_alloc() argument 101 *gid_index = index; in mlx5_core_reserved_gid_alloc() 105 void mlx5_core_reserved_gid_free(struct mlx5_core_dev *dev, int gid_index) in mlx5_core_reserved_gid_free() argument 107 mlx5_core_dbg(dev, "Freeing reserved GID %u\n", gid_index); in mlx5_core_reserved_gid_free() 108 ida_free(&dev->roce.reserved_gids.ida, gid_index); in mlx5_core_reserved_gid_free()
|
D | mlx5.h | 42 int mlx5_core_reserved_gid_alloc(struct mlx5_core_dev *dev, int *gid_index); 43 void mlx5_core_reserved_gid_free(struct mlx5_core_dev *dev, int gid_index);
|
/Linux-v5.15/include/trace/events/ |
D | ib_umad.h | 33 __field(u8, gid_index) 67 __entry->gid_index = umad_hdr->gid_index; 97 __entry->gid_index, __entry->hop_limit,
|
/Linux-v5.15/drivers/infiniband/hw/mlx4/ |
D | ah.c | 57 ah->av.ib.gid_index = grh->sgid_index; in create_ib_ah() 110 ah->av.eth.gid_index = ret; in create_iboe_ah() 113 ah->av.eth.gid_index = ah_attr->grh.sgid_index; in create_iboe_ah() 227 tc_fl & 0xfffff, ah->av.ib.gid_index, in mlx4_ib_query_ah()
|
D | qp.c | 3010 ah->av.ib.gid_index, &sgid.raw[0]); in build_mlx_header() 3015 ah->av.ib.gid_index, &sgid, in build_mlx_header() 3072 .guid_cache[ah->av.ib.gid_index]; in build_mlx_header() 3510 ah->av.ib.gid_index, in _mlx4_ib_post_send() 3516 ah->av.ib.gid_index); in _mlx4_ib_post_send()
|
/Linux-v5.15/include/uapi/rdma/ |
D | ib_user_mad.h | 85 __u8 gid_index; member 129 __u8 gid_index; member
|
D | ib_user_ioctl_verbs.h | 263 __u32 gid_index; member
|
D | vmw_pvrdma-abi.h | 214 __u8 gid_index; member
|
/Linux-v5.15/drivers/infiniband/hw/hns/ |
D | hns_roce_ah.c | 68 ah->av.gid_index = grh->sgid_index; in hns_roce_create_ah() 105 ah->av.gid_index, ah->av.hop_limit, ah->av.tclass); in hns_roce_query_ah()
|
D | hns_roce_device.h | 535 u8 gid_index; member 899 int (*set_gid)(struct hns_roce_dev *hr_dev, u32 port, int gid_index, 1256 u8 hns_get_gid_index(struct hns_roce_dev *hr_dev, u32 port, int gid_index);
|
D | hns_roce_hw_v2.c | 442 ud_sq_wqe->sgid_index = ah->av.gid_index; in fill_ud_av() 2900 int gid_index, const union ib_gid *gid, in config_sgid_table() argument 2910 CFG_SGID_TB_TABLE_IDX_S, gid_index); in config_sgid_table() 2920 int gid_index, const union ib_gid *gid, in config_gmv_table() argument 2959 CFG_GMV_TB_SGID_IDX_S, gid_index); in config_gmv_table() 2965 int gid_index, const union ib_gid *gid, in hns_roce_v2_set_gid() argument 2983 ret = config_gmv_table(hr_dev, gid_index, gid, sgid_type, attr); in hns_roce_v2_set_gid() 2985 ret = config_sgid_table(hr_dev, gid_index, gid, sgid_type); in hns_roce_v2_set_gid()
|
D | hns_roce_hw_v1.c | 57 u8 hns_get_gid_index(struct hns_roce_dev *hr_dev, u32 port, int gid_index) in hns_get_gid_index() argument 59 return gid_index * hr_dev->caps.num_ports + port; in hns_get_gid_index() 204 ah->av.gid_index)); in hns_roce_v1_post_send() 1752 int gid_index, const union ib_gid *gid, in hns_roce_v1_set_gid() argument 1759 gid_idx = hns_get_gid_index(hr_dev, port, gid_index); in hns_roce_v1_set_gid()
|
/Linux-v5.15/drivers/infiniband/core/ |
D | uverbs_std_types_device.c | 375 u32 gid_index; in UVERBS_HANDLER() local 390 ret = uverbs_get_const(&gid_index, attrs, in UVERBS_HANDLER() 403 gid_attr = rdma_get_gid_attr(ib_dev, port_num, gid_index); in UVERBS_HANDLER() 408 entry.gid_index = gid_attr->index; in UVERBS_HANDLER()
|
D | user_mad.c | 274 packet->mad.hdr.gid_index = grh->sgid_index; in recv_handler() 551 packet->mad.hdr.gid_index, in ib_umad_write()
|
D | cache.c | 1273 entries->gid_index = gid_attr->index; in rdma_query_gid_table()
|
/Linux-v5.15/drivers/infiniband/hw/mthca/ |
D | mthca_av.c | 62 u8 gid_index; member 211 av->gid_index = (rdma_ah_get_port_num(ah_attr) - 1) * in mthca_create_ah() 316 ah->av->gid_index & in mthca_ah_query()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | vport.c | 515 u8 port_num, u16 vf_num, u16 gid_index, in mlx5_query_hca_vport_gid() argument 531 vf_num, gid_index, tbsz); in mlx5_query_hca_vport_gid() 533 if (gid_index > tbsz && gid_index != 0xffff) in mlx5_query_hca_vport_gid() 536 if (gid_index == 0xffff) in mlx5_query_hca_vport_gid() 560 MLX5_SET(query_hca_vport_gid_in, in, gid_index, gid_index); in mlx5_query_hca_vport_gid()
|
/Linux-v5.15/samples/bpf/ |
D | ibumad_kern.c | 58 u8 gid_index; member
|
/Linux-v5.15/include/linux/mlx5/ |
D | vport.h | 81 u8 port_num, u16 vf_num, u16 gid_index,
|
D | mlx5_ifc.h | 5427 u8 gid_index[0x10]; member
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 697 u16 gid_index = 0; in dr_prepare_qp_to_rts() local 721 ret = mlx5dr_cmd_query_gid(dmn->mdev, port, gid_index, in dr_prepare_qp_to_rts() 726 rtr_attr.sgid_index = gid_index; in dr_prepare_qp_to_rts()
|
/Linux-v5.15/drivers/infiniband/hw/bnxt_re/ |
D | qplib_sp.c | 268 req.gid_index = cpu_to_le16(sgid_tbl->hw_id[index]); in bnxt_qplib_del_sgid() 409 req.gid_index = cpu_to_le16(gid_idx); in bnxt_qplib_update_sgid()
|
D | roce_hsi.h | 1637 __le16 gid_index; member 1671 __le16 gid_index; member 1689 __le16 gid_index; member 2673 __le16 gid_index; member
|
/Linux-v5.15/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_verbs.c | 535 ah->av.gid_index = grh->sgid_index; in pvrdma_create_ah()
|
/Linux-v5.15/include/linux/mlx4/ |
D | device.h | 781 u8 gid_index; member 794 u8 gid_index; member
|