Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c274 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) in bnxt_get_num_stats()
336 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_ethtool_stats()
409 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_get_strings()
Dbnxt.h1180 #define BNXT_FLAG_PORT_STATS_EXT 0x10000000 macro
Dbnxt.c3072 bp->flags &= ~BNXT_FLAG_PORT_STATS_EXT; in bnxt_free_stats()
3155 bp->flags |= BNXT_FLAG_PORT_STATS_EXT; in bnxt_alloc_stats()
5431 if (!(bp->flags & BNXT_FLAG_PORT_STATS_EXT)) in bnxt_hwrm_port_qstats_ext()