Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1825 #define BNXT_FW_CAP_PORT_STATS_NO_RESET 0x10000000 macro
Dbnxt.c4102 if (!(bp->fw_cap & BNXT_FW_CAP_PORT_STATS_NO_RESET) || in bnxt_free_mem()
8997 bp->fw_cap |= BNXT_FW_CAP_PORT_STATS_NO_RESET; in bnxt_hwrm_phy_qcaps()