Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c310 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq()
318 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_nq_arm()
326 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_db_cq()
917 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in bnxt_reuse_rx_agg_bufs()
1051 if ((bp->flags & BNXT_FLAG_CHIP_P5) && tpa) in bnxt_rx_pages()
1170 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_discard_rx()
1207 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_sched_reset()
1253 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tpa_start()
1516 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_gro_skb()
1564 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_tpa_end()
[all …]
Dbnxt.h1346 ((bp->flags & BNXT_FLAG_CHIP_P5) ? 0x80000000 : 0xb1000000)
1646 #define BNXT_FLAG_CHIP_P5 0x1 macro
1699 (!((bp)->flags & BNXT_FLAG_CHIP_P5) || \
2089 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_db_write_relaxed()
2104 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()
3256 if (bp->flags & BNXT_FLAG_CHIP_P5) in bnxt_run_loopback()