Searched refs:ice_get_primary_hw (Results 1 – 3 of 3) sorted by relevance
339 hw = ice_get_primary_hw(pf); in ice_ptp_src_cmd()357 hw = ice_get_primary_hw(pf); in ice_ptp_exec_tmr_cmd()2007 zo = rd32(ice_get_primary_hw(pf), GLTSYN_SHTIME_0(tmr_idx)); in ice_read_phy_and_phc_time_eth56g()2008 lo = rd32(ice_get_primary_hw(pf), GLTSYN_SHTIME_L(tmr_idx)); in ice_read_phy_and_phc_time_eth56g()2176 lo = rd32(ice_get_primary_hw(pf), GLTSYN_INCVAL_L(tmr_idx)); in ice_start_phy_timer_eth56g()2177 hi = rd32(ice_get_primary_hw(pf), GLTSYN_INCVAL_H(tmr_idx)); in ice_start_phy_timer_eth56g()5311 hw = ice_get_primary_hw(pf); in ice_ptp_lock()5342 hw = ice_get_primary_hw(pf); in ice_ptp_unlock()
1154 static inline struct ice_hw *ice_get_primary_hw(struct ice_pf *pf) in ice_get_primary_hw() function
207 hw = ice_get_primary_hw(pf); in ice_ptp_read_src_clk_reg()