Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2015 #define BNXT_FW_CAP_PTP BIT_ULL(32) macro
Dbnxt.c7741 bp->fw_cap |= BNXT_FW_CAP_PTP; in __bnxt_hwrm_func_qcaps()
12300 if (bp->fw_cap & BNXT_FW_CAP_PTP) in bnxt_fw_init_one_p2()