Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2421 #define BNXT_FW_CAP_PTP_RTC BIT_ULL(22) macro
2445 ((bp)->fw_cap & BNXT_FW_CAP_PTP_RTC))
Dbnxt.c9163 bp->fw_cap |= BNXT_FW_CAP_PTP_RTC; in __bnxt_hwrm_func_qcaps()