Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c270 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq()
278 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq_arm()
286 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_cq()
1167 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_discard_rx()
1204 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_sched_reset()
1513 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_gro_skb()
4995 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_alloc_rss_indir_tbl()
5045 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_get_nr_rss_ctxs()
5089 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_fill_hw_rss_tbl()
5351 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_hwrm_vnic_alloc()
[all …]
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()
A Dbnxt.h1353 ((bp->flags & BNXT_FLAG_CHIP_P5) ? 0x80000000 : 0xb1000000)
1756 #define BNXT_FLAG_CHIP_P5 0x1 macro
1810 (!((bp)->flags & BNXT_FLAG_CHIP_P5) || \
2235 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write_relaxed()
2250 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write()
A Dbnxt_ptp.c517 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_map_ptp_regs()
766 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_ptp_init()
A Dbnxt_ulp.c108 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_fill_msix_vecs()
A Dbnxt_devlink.c728 if ((bp->flags & BNXT_FLAG_CHIP_P5) && in bnxt_dl_info_put()
A Dbnxt_ethtool.c1270 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_get_rxfh_indir_size()
3428 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_run_loopback()

Completed in 54 milliseconds