Searched refs:flex_len (Results 1 – 1 of 1) sorted by relevance
880 size_t indir_bytes, flex_len, key_off, size; in ethtool_rxfh_ctx_alloc() local892 flex_len = size_add(key_off, key_max); in ethtool_rxfh_ctx_alloc()893 size = struct_size_t(struct ethtool_rxfh_context, data, flex_len); in ethtool_rxfh_ctx_alloc()