Searched refs:ptp_info_to_pf (Results 1 – 2 of 2) sorted by relevance
192 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_set_sma_e810t()1453 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_adjfine()1716 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gpio_enable_e810()1790 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gpio_enable_e823()1827 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gettimex64()1852 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_settime64()1918 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_adjtime()2047 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_getcrosststamp_e822()
226 #define ptp_info_to_pf(i) \ macro