Searched defs:old_cfg (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb_nl.c | 109 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setets() local 157 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setpfc() local 197 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setapp() local 248 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_delapp() local 994 struct i40e_dcbx_config *old_cfg, in i40e_dcbnl_flush_apps()
|
H A D | i40e_main.c | 6903 struct i40e_dcbx_config *old_cfg = &pf->hw.local_dcbx_config; in i40e_hw_set_dcb_config() local 6956 struct i40e_dcbx_config *old_cfg; in i40e_hw_dcb_config() local 9386 struct i40e_dcbx_config *old_cfg, in i40e_dcb_need_reconfig()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A 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()
|
H A 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()
|
H A 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/drivers/clk/tegra/ |
H A 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/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 10369 const struct hclge_vlan_info *old_cfg) in hclge_need_update_vlan_filter()
|