Searched refs:BNXT_FLAG_PORT_STATS (Results 1 – 3 of 3) sorted by relevance
544 if (bp->flags & BNXT_FLAG_PORT_STATS) in bnxt_get_num_stats()654 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_ethtool_stats()764 if (bp->flags & BNXT_FLAG_PORT_STATS) in bnxt_get_strings()3373 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_pause_stats()5550 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_eth_mac_stats()5574 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_eth_ctrl_stats()5603 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_rmon_stats()
2274 #define BNXT_FLAG_PORT_STATS 0x400 macro
5158 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_init_stats()5210 bp->flags &= ~BNXT_FLAG_PORT_STATS; in bnxt_free_port_stats()5270 bp->flags |= BNXT_FLAG_PORT_STATS; in bnxt_alloc_stats()10458 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_accumulate_all_stats()10486 if (!(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_hwrm_port_qstats()13479 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_stats64()