Searched refs:i_setc (Results 1 – 1 of 1) sorted by relevance
3568 * @i_setc: bits currently set3574 u64 i_setc) in i40e_get_rss_hash_bits() argument 3576 u64 i_set = i_setc; in i40e_get_rss_hash_bits() 3629 u64 i_set, i_setc; in i40e_set_rxfh_fields() local 3717 i_setc = (u64)i40e_read_rx_ctl(hw, I40E_GLQF_HASH_INSET(0, flow_id)) | in i40e_set_rxfh_fields() 3719 i_set = i40e_get_rss_hash_bits(&pf->hw, nfc, i_setc); in i40e_set_rxfh_fields()