Searched refs:i_setc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3405 * @i_setc: bits currently set 3411 u64 i_setc) in i40e_get_rss_hash_bits() 3413 u64 i_set = i_setc; in i40e_get_rss_hash_bits() 3468 u64 i_set, i_setc; in i40e_set_rss_hash_opt() local 3552 i_setc = (u64)i40e_read_rx_ctl(hw, I40E_GLQF_HASH_INSET(0, flow_id)) | in i40e_set_rss_hash_opt() 3554 i_set = i40e_get_rss_hash_bits(&pf->hw, nfc, i_setc); in i40e_set_rss_hash_opt() 3409 i40e_get_rss_hash_bits(struct i40e_hw *hw, struct ethtool_rxnfc *nfc, u64 i_setc) i40e_get_rss_hash_bits() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3560 * @i_setc: bits currently set 3566 u64 i_setc) in i40e_get_rss_hash_bits() 3568 u64 i_set = i_setc; in i40e_get_rss_hash_bits() 3623 u64 i_set, i_setc; in i40e_set_rss_hash_opt() local 3707 i_setc = (u64)i40e_read_rx_ctl(hw, I40E_GLQF_HASH_INSET(0, flow_id)) | in i40e_set_rss_hash_opt() 3709 i_set = i40e_get_rss_hash_bits(&pf->hw, nfc, i_setc); in i40e_set_rss_hash_opt() 3564 i40e_get_rss_hash_bits(struct i40e_hw *hw, struct ethtool_rxnfc *nfc, u64 i_setc) i40e_get_rss_hash_bits() argument
|
Completed in 16 milliseconds