Home
last modified time | relevance | path

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

/linux-6.15/net/ethtool/
H A Dioctl.c1325 size_t indir_bytes, flex_len, key_off, size; in ethtool_rxfh_ctx_alloc() local
1337 flex_len = size_add(key_off, key_max); in ethtool_rxfh_ctx_alloc()
1338 size = struct_size_t(struct ethtool_rxfh_context, data, flex_len); in ethtool_rxfh_ctx_alloc()