Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c290 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq()
298 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq_arm()
306 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_cq()
877 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in bnxt_reuse_rx_agg_bufs()
1011 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in bnxt_rx_pages()
1130 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_discard_rx()
1167 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_sched_reset()
1213 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tpa_start()
1477 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_gro_skb()
1525 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tpa_end()
[all …]
Dbnxt.h1339 ((bp->flags & BNXT_FLAG_CHIP_P5) ? 0x80000000 : 0xb1000000)
1624 #define BNXT_FLAG_CHIP_P5 0x1 macro
1677 (!((bp)->flags & BNXT_FLAG_CHIP_P5) || \
2067 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write_relaxed()
2082 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write()
Dbnxt_sriov.c515 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_hwrm_func_vf_resc_cfg()
545 if (!(bp->flags & BNXT_FLAG_CHIP_P5)) in bnxt_hwrm_func_vf_resc_cfg()
573 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_hwrm_func_vf_resc_cfg()
601 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_hwrm_func_vf_resc_cfg()
Dbnxt_ulp.c107 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_fill_msix_vecs()
Dbnxt_devlink.c392 if ((bp->flags & BNXT_FLAG_CHIP_P5) && in bnxt_dl_info_put()
Dbnxt_ethtool.c1250 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_get_rxfh_indir_size()
3255 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_run_loopback()