Searched refs:cache_data (Results 1 – 1 of 1) sorted by relevance
3329 struct ice_phy_cache_mode_data cache_data, in ice_cache_phy_user_req() argument3337 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req; in ice_cache_phy_user_req()3341 cache_data.data.curr_user_speed_req; in ice_cache_phy_user_req()3344 pi->phy.curr_user_fec_req = cache_data.data.curr_user_fec_req; in ice_cache_phy_user_req()3408 struct ice_phy_cache_mode_data cache_data; in ice_cfg_phy_fc() local3463 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()3464 ice_cache_phy_user_req(pi, cache_data, ICE_FC_MODE); in ice_cfg_phy_fc()