Home
last modified time | relevance | path

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

12

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c2430 unsigned int max_msg_sz = 0; in ath6kl_htc_mbox_conn_service() local
2441 max_msg_sz = HTC_MAX_CTRL_MSG_LEN; in ath6kl_htc_mbox_conn_service()
2494 max_msg_sz = le16_to_cpu(resp_msg->max_msg_sz); in ath6kl_htc_mbox_conn_service()
2498 assigned_ep >= ENDPOINT_MAX || !max_msg_sz)) { in ath6kl_htc_mbox_conn_service()
2512 conn_resp->len_max = max_msg_sz; in ath6kl_htc_mbox_conn_service()
2520 endpoint->len_max = max_msg_sz; in ath6kl_htc_mbox_conn_service()
2542 if (conn_req->max_rxmsg_sz > max_msg_sz) { in ath6kl_htc_mbox_conn_service()
2550 max_msg_sz / target->tgt_cred_sz; in ath6kl_htc_mbox_conn_service()
H A Dhtc.h205 __le16 max_msg_sz; member
H A Dhtc_pipe.c1335 max_msg_size = le16_to_cpu(resp_msg->max_msg_sz); in ath6kl_htc_pipe_conn_service()
/linux/drivers/infiniband/core/
H A Duverbs_std_types_device.c148 resp->max_msg_sz = attr->max_msg_sz; in copy_port_attr_to_resp()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h89 u32 max_msg_sz; member
H A Dmain.c534 dev->caps.max_msg_sz = dev_cap->max_msg_sz; in mlx4_dev_cap()
H A Dfw.c902 dev_cap->max_msg_sz = 1 << (field & 0x1f); in mlx4_QUERY_DEV_CAP()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.c159 props->max_msg_sz = resp->attrs.max_msg_sz; in pvrdma_query_port()
H A Dpvrdma_verbs.h132 u32 max_msg_sz; member
/linux/drivers/infiniband/sw/rxe/
H A Drxe.c88 port->attr.max_msg_sz = RXE_PORT_MAX_MSG_SZ; in rxe_init_port_param()
/linux/drivers/infiniband/sw/rdmavt/
H A Dvt.c131 props->max_msg_sz = 0x80000000; in rvt_query_port()
/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c318 props->max_msg_sz = -1; in c4iw_query_port()
/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c579 props->max_msg_sz = 1 << MLX5_CAP_GEN(mdev, log_max_msg); in mlx5_query_mad_ifc_port()
H A Dmain.c532 props->max_msg_sz = 1 << MLX5_CAP_GEN(dev->mdev, log_max_msg); in mlx5_query_port_roce()
1362 props->max_msg_sz = 1 << MLX5_CAP_GEN(mdev, log_max_msg); in mlx5_query_hca_port()
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_verbs.c378 props->max_msg_sz = us_ibdev->ufdev->mtu; in usnic_ib_query_port()
/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c693 props->max_msg_sz = to_mdev(ibdev)->dev->caps.max_msg_sz; in ib_link_query_port()
781 props->max_msg_sz = mdev->dev->caps.max_msg_sz; in eth_link_query_port()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h298 __u32 max_msg_sz; member
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c152 props->max_msg_sz = 0x80000000; in mthca_query_port()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c241 props->max_msg_sz = HNS_ROCE_MAX_MSG_LEN; in hns_roce_query_port()
/linux/include/linux/mlx4/
H A Ddevice.h593 u32 max_msg_sz; member
/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c182 attr->max_msg_sz = -1; in siw_query_port()
/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c372 attr->max_msg_sz = -1; in erdma_query_port()
/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c299 props->max_msg_sz = dev->dev_attr.mtu; in efa_query_port()
/linux/include/rdma/
H A Dib_verbs.h687 u32 max_msg_sz; member
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c188 props->max_msg_sz = 0x80000000; in ocrdma_query_port()

12