Searched refs:set_rss_hash_key (Results 1 – 5 of 5) sorted by relevance
486 int (*set_rss_hash_key)(struct xlgmac_pdata *pdata, member
3145 hw_ops->set_rss_hash_key = xlgmac_set_rss_hash_key; in xlgmac_init_hw_ops()
857 int (*set_rss_hash_key)(struct xgbe_prv_data *, const u8 *); member
571 ret = hw_if->set_rss_hash_key(pdata, rxfh->key); in xgbe_set_rxfh()
3693 hw_if->set_rss_hash_key = xgbe_set_rss_hash_key; in xgbe_init_function_ptrs_dev()