Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/ !
Dbnxt.c273 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq()
281 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq_arm()
289 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_cq()
693 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tx_int()
928 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in bnxt_reuse_rx_agg_bufs()
1096 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in __bnxt_rx_agg_pages()
1255 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_discard_rx()
1292 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_sched_reset()
1338 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tpa_start()
1601 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_gro_skb()
[all …]
Dbnxt_sriov.c539 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_hwrm_func_vf_resc_cfg()
569 if (!(bp->flags & BNXT_FLAG_CHIP_P5)) in bnxt_hwrm_func_vf_resc_cfg()
597 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_hwrm_func_vf_resc_cfg()
625 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_hwrm_func_vf_resc_cfg()
Dbnxt.h1362 ((bp->flags & BNXT_FLAG_CHIP_P5) ? 0x80000000 : 0xb1000000)
1765 #define BNXT_FLAG_CHIP_P5 0x1 macro
1819 (!((bp)->flags & BNXT_FLAG_CHIP_P5) || \
2248 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write_relaxed()
2263 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write()
Dbnxt_ptp.c634 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_map_ptp_regs()
942 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_ptp_init()
Dbnxt_ulp.c108 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_fill_msix_vecs()
Dbnxt_devlink.c752 if ((bp->flags & BNXT_FLAG_CHIP_P5) && in bnxt_dl_info_put()
Dbnxt_ethtool.c1304 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_get_rxfh_indir_size()
3533 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_run_loopback()