Home
last modified time | relevance | path

Searched refs:ice_get_primary_hw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice.h1151 static inline struct ice_hw *ice_get_primary_hw(struct ice_pf *pf) in ice_get_primary_hw() function
H A Dice_ptp.c211 hw = ice_get_primary_hw(pf); in ice_ptp_read_src_clk_reg()