Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2021 #define BNXT_FW_CAP_PTP BIT_ULL(32) macro
Dbnxt.c7756 bp->fw_cap |= BNXT_FW_CAP_PTP; in __bnxt_hwrm_func_qcaps()
12326 if (bp->fw_cap & BNXT_FW_CAP_PTP) in bnxt_fw_init_one_p2()