Home
last modified time | relevance | path

Searched refs:max_sq_sg (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h100 int max_sq_sg; member
H A Dfw.c957 dev_cap->max_sq_sg = field; in mlx4_QUERY_DEV_CAP()
1163 dev_cap->max_sq_desc_sz, dev_cap->max_sq_sg); in mlx4_dev_cap_dump()
H A Dmain.c506 dev->caps.max_sq_sg = dev_cap->max_sq_sg; in mlx4_dev_cap()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1172 __le16 max_sq_sg; member
H A Dhns_roce_hw_v2.c2484 caps->max_sq_sg = le16_to_cpu(resp_a->max_sq_sg); in hns_roce_query_caps()
/linux/include/linux/mlx4/
H A Ddevice.h554 int max_sq_sg; member