Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A 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()
325 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_sched_reset_rxr()
1252 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_discard_rx()
1566 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_gro_skb()
5173 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_alloc_rss_indir_tbl()
5223 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_get_nr_rss_ctxs()
5269 if (bp->flags & BNXT_FLAG_CHIP_P5) in __bnxt_hwrm_vnic_set_rss()
5559 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_hwrm_vnic_alloc()
[all …]
H A 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()
H A Dbnxt.h1393 ((bp->flags & BNXT_FLAG_CHIP_P5) ? 0x80000000 : 0xb1000000)
1803 #define BNXT_FLAG_CHIP_P5 0x1 macro
1857 (!((bp)->flags & BNXT_FLAG_CHIP_P5) || \
2293 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write_relaxed()
2308 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write()
H A Dbnxt_ulp.c45 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_fill_msix_vecs()
H A Dbnxt_ptp.c652 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_map_ptp_regs()
969 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_ptp_init()
H A Dbnxt_devlink.c806 if ((bp->flags & BNXT_FLAG_CHIP_P5) && in bnxt_dl_info_put()
H A Dbnxt_ethtool.c1299 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_get_rxfh_indir_size()
3632 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_run_loopback()