Searched defs:old_cfg (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb_nl.c | 110 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setets() local 158 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setpfc() local 198 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setapp() local 249 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_delapp() local 998 struct i40e_dcbx_config *old_cfg, in i40e_dcbnl_flush_apps()
|
D | i40e_main.c | 6887 struct i40e_dcbx_config *old_cfg = &pf->hw.local_dcbx_config; in i40e_hw_set_dcb_config() local 6940 struct i40e_dcbx_config *old_cfg; in i40e_hw_dcb_config() local 9353 struct i40e_dcbx_config *old_cfg, in i40e_dcb_need_reconfig()
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_nl.h | 17 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcbnl_flush_apps()
|
D | ice_dcb_nl.c | 737 struct ice_dcbx_cfg *old_cfg, *new_cfg; in ice_dcbnl_setapp() local 870 struct ice_dcbx_cfg *old_cfg, *new_cfg; in ice_dcbnl_delapp() local 1113 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcbnl_flush_apps()
|
D | ice_dcb_lib.c | 353 struct ice_dcbx_cfg *old_cfg, *curr_cfg; in ice_pf_dcb_cfg() local 485 ice_dcb_need_recfg(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcb_need_recfg()
|
/linux-6.6.21/drivers/iio/adc/ |
D | xilinx-xadc-events.c | 128 uint16_t cfg, old_cfg; in xadc_write_event_config() local
|
/linux-6.6.21/arch/x86/kernel/apic/ |
D | msi.c | 37 struct irq_cfg old_cfg, *cfg = irqd_cfg(irqd); in msi_set_affinity() local
|
/linux-6.6.21/drivers/clk/tegra/ |
D | clk-pll.c | 755 struct tegra_clk_pll_freq_table old_cfg; in _program_pll() local 805 struct tegra_clk_pll_freq_table cfg, old_cfg; in clk_pll_set_rate() local 1332 struct tegra_clk_pll_freq_table cfg, old_cfg; in clk_pllxc_set_rate() local 1489 struct tegra_clk_pll_freq_table cfg, old_cfg; in clk_pllc_set_rate() local 1555 struct tegra_clk_pll_freq_table cfg, old_cfg; in clk_pllre_set_rate() local
|
/linux-6.6.21/net/core/ |
D | dev_ioctl.c | 331 struct kernel_hwtstamp_config old_cfg = {}; in dev_set_hwtstamp_phylib() local
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | qos.c | 1207 struct otx2_qos_cfg *old_cfg, *new_cfg; in otx2_qos_leaf_alloc_queue() local 1345 struct otx2_qos_cfg *old_cfg, *new_cfg; in otx2_qos_leaf_to_inner() local
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 10257 const struct hclge_vlan_info *old_cfg) in hclge_need_update_vlan_filter()
|