Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c3567 u64 i_setc) in i40e_get_rss_hash_bits() argument
3569 u64 i_set = i_setc; in i40e_get_rss_hash_bits()
3624 u64 i_set, i_setc; in i40e_set_rss_hash_opt() local
3708 i_setc = (u64)i40e_read_rx_ctl(hw, I40E_GLQF_HASH_INSET(0, flow_id)) | in i40e_set_rss_hash_opt()
3710 i_set = i40e_get_rss_hash_bits(&pf->hw, nfc, i_setc); in i40e_set_rss_hash_opt()