Lines Matching refs:settings

3423 	/* We only initialize XPS once, so as not to overwrite user settings */
5167 * i40e_clear_interrupt_scheme - Clear the current interrupt scheme settings
6909 * i40e_hw_set_dcb_config - Program new DCBX settings into HW
6913 * Program DCB settings into HW and reconfigure VEB/VSIs on
6960 * i40e_hw_dcb_config - Program new DCBX settings into HW
6964 * Program DCB settings into HW and reconfigure VEB/VSIs on
7533 /* Copy the old settings, except of phy_type */
9048 /* configure global TSO hardware offload settings */
9667 * settings. It is safe to restore the default input set
9991 /* Not SW DCB so firmware will take care of default settings */
11126 /* Restore promiscuous settings */
12546 * i40e_get_partition_bw_setting - Retrieve BW settings for this PF partition
12569 * i40e_set_partition_bw_setting - Set BW settings for this PF partition
12591 * i40e_commit_partition_bw_setting - Commit BW settings for this PF partition
12665 "BW settings NOT SAVED, err %pe aq_err %s\n",
12731 * OS network device settings (MTU size).
12773 "Could not get partition bw settings\n");
15109 /* Setup static PF queue filter control settings */
15245 * settings. If PE/FCoE are enabled then it will also set the per PF
15247 * ethertype and macvlan type filter settings for the pf.
15253 struct i40e_filter_control_settings *settings = &pf->filter_settings;
15255 settings->hash_lut_size = I40E_HASH_LUT_SIZE_128;
15260 settings->enable_fdir = true;
15263 settings->enable_ethtype = true;
15264 settings->enable_macvlan = true;
15266 if (i40e_set_filter_control(&pf->hw, settings))
15831 * hardware settings this will fail