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