Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h670 #define BNXT_FW_CAP_HCOMM_FW_STATUS BIT(4) macro
H A Dbnxt_ethdev.c4582 if (!(bp->fw_cap & BNXT_FW_CAP_HCOMM_FW_STATUS)) in bnxt_alloc_error_recovery_info()
4603 (bp->fw_cap & BNXT_FW_CAP_HCOMM_FW_STATUS))) in bnxt_check_fw_status()
4655 bp->fw_cap |= BNXT_FW_CAP_HCOMM_FW_STATUS; in bnxt_map_hcomm_fw_status_reg()