Searched refs:BNXT_FLAG_PORT_STATS (Results 1 – 3 of 3) sorted by relevance
271 if (bp->flags & BNXT_FLAG_PORT_STATS) in bnxt_get_num_stats()328 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_ethtool_stats()403 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_strings()
1164 #define BNXT_FLAG_PORT_STATS 0x400 macro
3071 bp->flags &= ~BNXT_FLAG_PORT_STATS; in bnxt_free_stats()3140 bp->flags |= BNXT_FLAG_PORT_STATS; in bnxt_alloc_stats()5415 if (!(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_hwrm_port_qstats()7261 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_stats64()7694 if (bp->link_info.link_up && (bp->flags & BNXT_FLAG_PORT_STATS) && in bnxt_timer()