Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dioctl.c1312 size_t indir_bytes, flex_len, key_off, size; in ethtool_rxfh_ctx_alloc() local
1324 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()