Home
last modified time | relevance | path

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

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