Home
last modified time | relevance | path

Searched refs:max_msg_sz (Results 1 – 12 of 12) sorted by relevance

/drivers/infiniband/hw/ehca/
Dehca_hca.c207 if (rblock->max_msg_sz) in ehca_query_port()
208 props->max_msg_sz = rblock->max_msg_sz; in ehca_query_port()
210 props->max_msg_sz = 0x1 << 31; in ehca_query_port()
Dhipz_hw.h403 u64 max_msg_sz; member
/drivers/net/mlx4/
Dfw.h68 u32 max_msg_sz; member
Dmain.c211 dev->caps.max_msg_sz = dev_cap->max_msg_sz; in mlx4_dev_cap()
Dfw.c266 dev_cap->max_msg_sz = 1 << (field & 0x1f); in mlx4_QUERY_DEV_CAP()
/drivers/infiniband/hw/mlx4/
Dmain.c185 props->max_msg_sz = to_mdev(ibdev)->dev->caps.max_msg_sz; in mlx4_ib_query_port()
Dqp.c930 ilog2(dev->dev->caps.max_msg_sz); in __mlx4_ib_modify_qp()
/drivers/infiniband/core/
Duverbs_cmd.c441 resp.max_msg_sz = attr.max_msg_sz; in ib_uverbs_query_port()
/drivers/infiniband/hw/mthca/
Dmthca_provider.c174 props->max_msg_sz = 0x80000000; in mthca_query_port()
/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1171 props->max_msg_sz = -1; in iwch_query_port()
/drivers/infiniband/hw/ipath/
Dipath_verbs.c1602 props->max_msg_sz = 0x80000000; in ipath_query_port()
/drivers/infiniband/hw/nes/
Dnes_verbs.c684 props->max_msg_sz = 0x80000000; in nes_query_port()