Searched refs:BNX2X_MSG_PTP (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_main.c | 5609 DP(BNX2X_MSG_SP | BNX2X_MSG_PTP, in bnx2x_eq_int() 9333 DP(BNX2X_MSG_PTP, "PTP stop ended successfully\n"); in bnx2x_stop_ptp() 13683 DP(BNX2X_MSG_PTP, "PTP adjfine called, ppb = %d\n", ppb); in bnx2x_ptp_adjfine() 13686 DP(BNX2X_MSG_PTP, in bnx2x_ptp_adjfine() 13748 DP(BNX2X_MSG_PTP, in bnx2x_ptp_adjtime() 13766 DP(BNX2X_MSG_PTP, in bnx2x_ptp_gettime() 13773 DP(BNX2X_MSG_PTP, "PTP gettime called, ns = %llu\n", ns); in bnx2x_ptp_gettime() 13787 DP(BNX2X_MSG_PTP, in bnx2x_ptp_settime() 13794 DP(BNX2X_MSG_PTP, "PTP settime called, ns = %llu\n", ns); in bnx2x_ptp_settime() 15151 DP(BNX2X_MSG_PTP, in bnx2x_ptp_task() [all …]
|
A D | bnx2x.h | 85 #define BNX2X_MSG_PTP 0x1000000 macro
|
Completed in 34 milliseconds