Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.h47 ethtool_rxfh_ctx_alloc(const struct ethtool_ops *ops,
H A Dcommon.c810 ethtool_rxfh_ctx_alloc(const struct ethtool_ops *ops, in ethtool_rxfh_ctx_alloc() function
H A Drss.c1055 ctx = ethtool_rxfh_ctx_alloc(ops, data.indir_size, data.hkey_size); in ethnl_rss_create_doit()
H A Dioctl.c1613 ctx = ethtool_rxfh_ctx_alloc(ops, dev_indir_size, dev_key_size); in ethtool_set_rxfh()