Home
last modified time | relevance | path

Searched refs:BNXT_FW_CAP_PTP_RTC (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2488 #define BNXT_FW_CAP_PTP_RTC BIT_ULL(22) macro
2514 ((bp)->fw_cap & BNXT_FW_CAP_PTP_RTC))
H A Dbnxt.c9597 bp->fw_cap |= BNXT_FW_CAP_PTP_RTC; in __bnxt_hwrm_func_qcaps()