Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c496 if (bp->flags & BNXT_FLAG_PORT_STATS) in bnxt_get_num_stats()
604 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_ethtool_stats()
710 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_strings()
2013 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_pause_stats()
Dbnxt.h1642 #define BNXT_FLAG_PORT_STATS 0x400 macro
Dbnxt.c3868 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_init_stats()
3920 bp->flags &= ~BNXT_FLAG_PORT_STATS; in bnxt_free_port_stats()
3973 bp->flags |= BNXT_FLAG_PORT_STATS; in bnxt_alloc_stats()
7818 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_accumulate_all_stats()
7845 if (!(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_hwrm_port_qstats()
10115 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_stats64()