Home
last modified time | relevance | path

Searched defs:hns_roce_caps (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h658 struct hns_roce_caps { struct
659 u8 num_ports;
660 int gid_table_len[HNS_ROCE_MAX_PORTS];
661 int pkey_table_len[HNS_ROCE_MAX_PORTS];
662 int local_ca_ack_delay;
663 int num_uars;
664 u32 phy_num_uars;
665 u32 max_sq_sg; /* 2 */
666 u32 max_sq_inline; /* 32 */
667 u32 max_rq_sg; /* 2 */
[all …]