Home
last modified time | relevance | path

Searched refs:max_sgid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_sp.c107 attr->max_sgid = le32_to_cpu(sb->max_gid); in bng_re_get_dev_attr()
108 attr->max_sgid = min_t(u32, BNG_RE_NUM_GIDS_SUPPORTED, 2 * attr->max_sgid); in bng_re_get_dev_attr()
H A Dbng_sp.h16 u16 max_sgid; member