Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A 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()
H A Dbnxt.h1682 #define BNXT_FLAG_PORT_STATS_EXT 0x10000000 macro
H A Dbnxt.c3985 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_init_stats()
4016 bp->flags &= ~BNXT_FLAG_PORT_STATS_EXT; in bnxt_free_port_stats()
4097 bp->flags |= BNXT_FLAG_PORT_STATS_EXT; in bnxt_alloc_stats()
7925 if (bp->flags & BNXT_FLAG_PORT_STATS_EXT) { in bnxt_accumulate_all_stats()
7960 if (!(bp->flags & BNXT_FLAG_PORT_STATS_EXT)) in bnxt_hwrm_port_qstats_ext()