Searched refs:BNXT_FLAG_CHIP_P5 (Results 1 – 7 of 7) sorted by relevance
270 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 …]
539 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()
1353 ((bp->flags & BNXT_FLAG_CHIP_P5) ? 0x80000000 : 0xb1000000)1756 #define BNXT_FLAG_CHIP_P5 0x1 macro1810 (!((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()
517 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_map_ptp_regs()766 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_ptp_init()
108 if (bp->flags & BNXT_FLAG_CHIP_P5) { in bnxt_fill_msix_vecs()
728 if ((bp->flags & BNXT_FLAG_CHIP_P5) && in bnxt_dl_info_put()
1270 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