Searched refs:ixgbe_ptp_link_speed_adjust (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ptp.c | 1166 static void ixgbe_ptp_link_speed_adjust(struct ixgbe_adapter *adapter, in ixgbe_ptp_link_speed_adjust() function 1254 ixgbe_ptp_link_speed_adjust(adapter, &cc.shift, &incval); in ixgbe_ptp_start_cyclecounter() 1260 ixgbe_ptp_link_speed_adjust(adapter, &cc.shift, &incval); in ixgbe_ptp_start_cyclecounter()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ptp.c | 1153 static void ixgbe_ptp_link_speed_adjust(struct ixgbe_adapter *adapter, in ixgbe_ptp_link_speed_adjust() function 1241 ixgbe_ptp_link_speed_adjust(adapter, &cc.shift, &incval); in ixgbe_ptp_start_cyclecounter() 1247 ixgbe_ptp_link_speed_adjust(adapter, &cc.shift, &incval); in ixgbe_ptp_start_cyclecounter()
|
Completed in 5 milliseconds