Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2021 #define BNXT_FW_CAP_PTP BIT_ULL(32) macro
H A Dbnxt.c7748 bp->fw_cap |= BNXT_FW_CAP_PTP; in __bnxt_hwrm_func_qcaps()
12325 if (bp->fw_cap & BNXT_FW_CAP_PTP) in bnxt_fw_init_one_p2()