Home
last modified time | relevance | path

Searched refs:BNXT_FLAG_FW_CAP_EXT_STATS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h999 #define BNXT_FLAG_FW_CAP_EXT_STATS 0x0080 macro
H A Dbnxt_sysctl.c557 (softc->flags & BNXT_FLAG_FW_CAP_EXT_STATS)) { in bnxt_create_port_stats_sysctls()
H A Dbnxt_hwrm.c1087 softc->flags |= BNXT_FLAG_FW_CAP_EXT_STATS; in bnxt_hwrm_func_qcaps()
H A Dif_bnxt.c3246 (softc->flags & BNXT_FLAG_FW_CAP_EXT_STATS)) in bnxt_update_admin_status()