Searched refs:BNXT_FLAG_PORT_STATS (Results 1 – 3 of 3) sorted by relevance
498 if (bp->flags & BNXT_FLAG_PORT_STATS) in bnxt_get_num_stats()567 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_ethtool_stats()666 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_strings()
1500 #define BNXT_FLAG_PORT_STATS 0x400 macro
3703 bp->flags &= ~BNXT_FLAG_PORT_STATS; in bnxt_free_port_stats()3795 bp->flags |= BNXT_FLAG_PORT_STATS; in bnxt_alloc_stats()7328 if (!(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_hwrm_port_qstats()9488 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_stats64()9994 if (bp->link_info.link_up && (bp->flags & BNXT_FLAG_PORT_STATS) && in bnxt_timer()