Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c499 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_num_stats()
610 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_ethtool_stats()
716 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_strings()
Dbnxt.h1660 #define BNXT_FLAG_PORT_STATS_EXT 0x10000000 macro
Dbnxt.c3890 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_init_stats()
3921 bp->flags &= ~BNXT_FLAG_PORT_STATS_EXT; in bnxt_free_port_stats()
4002 bp->flags |= BNXT_FLAG_PORT_STATS_EXT; in bnxt_alloc_stats()
7834 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_accumulate_all_stats()
7869 if (!(bp->flags & BNXT_FLAG_PORT_STATS_EXT)) in bnxt_hwrm_port_qstats_ext()