Searched refs:BNXT_FW_CAP_PTP_PPS (Results 1 – 3 of 3) sorted by relevance
358 if (!ptp || !(bp->fw_cap & BNXT_FW_CAP_PTP_PPS) || in bnxt_ptp_reapply_pps()848 return !(bp->fw_cap & BNXT_FW_CAP_PTP_PPS) == !ptp->ptp_info.pin_config; in bnxt_pps_config_ok()945 if ((bp->fw_cap & BNXT_FW_CAP_PTP_PPS)) { in bnxt_ptp_init()
1995 #define BNXT_FW_CAP_PTP_PPS 0x10000000 macro
7729 bp->fw_cap |= BNXT_FW_CAP_PTP_PPS; in __bnxt_hwrm_func_qcaps()
Completed in 41 milliseconds