Home
last modified time | relevance | path

Searched refs:BNXT_FLAG_PORT_STATS_EXT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c501 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_num_stats()
575 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_ethtool_stats()
672 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_strings()
Dbnxt.h1516 #define BNXT_FLAG_PORT_STATS_EXT 0x10000000 macro
Dbnxt.c3704 bp->flags &= ~BNXT_FLAG_PORT_STATS_EXT; in bnxt_free_port_stats()
3824 bp->flags |= BNXT_FLAG_PORT_STATS_EXT; in bnxt_alloc_stats()
7348 if (!(bp->flags & BNXT_FLAG_PORT_STATS_EXT)) in bnxt_hwrm_port_qstats_ext()