Searched refs:BNXT_FLAG_PORT_STATS (Results 1 – 3 of 3) sorted by relevance
545 if (bp->flags & BNXT_FLAG_PORT_STATS) in bnxt_get_num_stats()655 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_ethtool_stats()765 if (bp->flags & BNXT_FLAG_PORT_STATS) in bnxt_get_strings()3409 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_pause_stats()5586 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_eth_mac_stats()5610 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_eth_ctrl_stats()5639 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_rmon_stats()
2283 #define BNXT_FLAG_PORT_STATS 0x400 macro
5250 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_init_stats()5302 bp->flags &= ~BNXT_FLAG_PORT_STATS; in bnxt_free_port_stats()5362 bp->flags |= BNXT_FLAG_PORT_STATS; in bnxt_alloc_stats()10550 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_accumulate_all_stats()10578 if (!(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_hwrm_port_qstats()13573 if (bp->flags & BNXT_FLAG_PORT_STATS) { in bnxt_get_stats64()