Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dioctl.c1320 u32 priv_bytes, indir_max; in ethtool_rxfh_ctx_alloc() local
1326 priv_bytes = ALIGN(ops->rxfh_priv_size, sizeof(u32)); in ethtool_rxfh_ctx_alloc()
1329 key_off = size_add(priv_bytes, indir_bytes); in ethtool_rxfh_ctx_alloc()