Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1847 #define BNXT_FW_CAP_PORT_STATS_NO_RESET 0x10000000 macro
Dbnxt.c4197 if (!(bp->fw_cap & BNXT_FW_CAP_PORT_STATS_NO_RESET) || in bnxt_free_mem()
9100 bp->fw_cap |= BNXT_FW_CAP_PORT_STATS_NO_RESET; in bnxt_hwrm_phy_qcaps()