Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c3467 static u64 i40e_get_rss_hash_bits(struct ethtool_rxnfc *nfc, u64 i_setc) in i40e_get_rss_hash_bits() argument
3469 u64 i_set = i_setc; in i40e_get_rss_hash_bits()
3518 u64 i_set, i_setc; in i40e_set_rss_hash_opt() local
3598 i_setc = (u64)i40e_read_rx_ctl(hw, I40E_GLQF_HASH_INSET(0, in i40e_set_rss_hash_opt()
3602 i_set = i40e_get_rss_hash_bits(nfc, i_setc); in i40e_set_rss_hash_opt()