Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c320 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq()
328 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq_arm()
336 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_cq()
740 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tx_int()
964 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in bnxt_reuse_rx_agg_bufs()
1098 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in bnxt_rx_pages()
1217 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_discard_rx()
1254 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_sched_reset()
1300 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tpa_start()
1563 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_gro_skb()
[all …]
Dbnxt.h1344 ((bp->flags & BNXT_FLAG_CHIP_P5) ? 0x80000000 : 0xb1000000)
1681 #define BNXT_FLAG_CHIP_P5 0x1 macro
1735 (!((bp)->flags & BNXT_FLAG_CHIP_P5) || \
2147 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write_relaxed()
2162 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write()
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_ptp.c519 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_map_ptp_regs()
768 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.c417 if ((bp->flags & BNXT_FLAG_CHIP_P5) && in bnxt_dl_info_put()
Dbnxt_ethtool.c1268 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_get_rxfh_indir_size()
3404 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_run_loopback()