Home
last modified time | relevance | path

Searched refs:ice_ptp_get_ts_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp.h245 int ice_ptp_get_ts_config(struct ice_pf *pf, struct ifreq *ifr);
266 static inline int ice_ptp_get_ts_config(struct ice_pf *pf, struct ifreq *ifr) in ice_ptp_get_ts_config() function
Dice_ptp.c2042 int ice_ptp_get_ts_config(struct ice_pf *pf, struct ifreq *ifr) in ice_ptp_get_ts_config() function
Dice_main.c7378 return ice_ptp_get_ts_config(pf, ifr); in ice_eth_ioctl()