Searched refs:max_sgid (Results 1 – 2 of 2) sorted by relevance
107 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()
16 u16 max_sgid; member