Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.c882 u32 priv_bytes, indir_max; in ethtool_rxfh_ctx_alloc() local
888 priv_bytes = ALIGN(ops->rxfh_priv_size, sizeof(u32)); in ethtool_rxfh_ctx_alloc()
891 key_off = size_add(priv_bytes, indir_bytes); in ethtool_rxfh_ctx_alloc()