Searched refs:IWL_DEBUG_PTP (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | ptp.c | 34 IWL_DEBUG_PTP(mld, "PTP: last_gp2=%u, new gp2 read=%u\n", in iwl_mld_ptp_update_new_read() 43 IWL_DEBUG_PTP(mld, in iwl_mld_ptp_update_new_read() 50 IWL_DEBUG_PTP(mld, in iwl_mld_ptp_update_new_read() 96 IWL_DEBUG_PTP(mld, "scale_update_ns=%llu delta=%lld adj=%llu\n", in iwl_mld_ptp_get_adj_time() 112 IWL_DEBUG_PTP(mld, "PTP: gettime: failed to read systime\n"); in iwl_mld_ptp_gettime() 150 IWL_DEBUG_PTP(mld, "adjfine: failed to read systime\n"); in iwl_mld_ptp_adjfine() 167 IWL_DEBUG_PTP(mld, "adjfine: scaled_ppm=%ld new=%llu\n", in iwl_mld_ptp_adjfine() 184 IWL_DEBUG_PTP(mld, "PTP work: failed to read GP2\n"); in iwl_mld_ptp_work() 214 IWL_DEBUG_PTP(mld, "PTP: Invalid PTM command response\n"); in iwl_mld_get_crosstimestamp_fw() 251 IWL_DEBUG_PTP(mld, in iwl_mld_phc_get_crosstimestamp() [all …]
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | iwl-debug.h | 219 #define IWL_DEBUG_PTP(p, f, a...) IWL_DEBUG(p, IWL_DL_PTP, f, ## a) macro
|
Completed in 5 milliseconds