Home
last modified time | relevance | path

Searched refs:BNXT_FLAG_CHIP_P5_PLUS (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c328 else if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_db_nq()
336 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_db_nq_arm()
344 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_db_cq()
380 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_sched_reset_rxr()
1040 if ((bp->flags & BNXT_FLAG_CHIP_P5_PLUS) && tpa) in bnxt_reuse_rx_agg_bufs()
1207 if ((bp->flags & BNXT_FLAG_CHIP_P5_PLUS) && tpa) in __bnxt_rx_agg_pages()
1395 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_discard_rx()
1477 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) { in bnxt_tpa_start()
1740 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_gro_skb()
1789 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) { in bnxt_tpa_end()
[all …]
Dbnxt_sriov.c541 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) { in bnxt_hwrm_func_vf_resc_cfg()
570 if (!(bp->flags & BNXT_FLAG_CHIP_P5_PLUS)) in bnxt_hwrm_func_vf_resc_cfg()
607 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_hwrm_func_vf_resc_cfg()
635 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_hwrm_func_vf_resc_cfg()
Dbnxt.h1756 ((bp->flags & BNXT_FLAG_CHIP_P5_PLUS) ? 0x80000000 : 0xb1000000)
2189 #define BNXT_FLAG_CHIP_P5_PLUS 0x1 macro
2241 (!((bp)->flags & BNXT_FLAG_CHIP_P5_PLUS) ||\
2750 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) { in bnxt_db_write_relaxed()
2766 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) { in bnxt_db_write()
Dbnxt_ulp.c44 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_fill_msix_vecs()
Dbnxt_devlink.c778 if ((bp->flags & BNXT_FLAG_CHIP_P5_PLUS) && in bnxt_dl_info_put()
Dbnxt_ptp.c1077 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) { in bnxt_ptp_init()
Dbnxt_ethtool.c1787 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_get_rxfh_indir_size()
4770 if (bp->flags & BNXT_FLAG_CHIP_P5_PLUS) in bnxt_run_loopback()