Lines Matching refs:BNXT_FLAG_RFS
2742 if (bp->flags & BNXT_FLAG_RFS) in bnxt_alloc_vnics()
3227 if (!(bp->flags & BNXT_FLAG_RFS)) in bnxt_alloc_ntp_fltrs()
4777 if (bp->flags & BNXT_FLAG_RFS) in bnxt_need_reserve_rings()
4806 if (bp->flags & BNXT_FLAG_RFS) in __bnxt_reserve_rings()
5706 if (bp->flags & BNXT_FLAG_RFS) { in bnxt_init_chip()
5807 if (bp->flags & BNXT_FLAG_RFS) in bnxt_set_real_num_queues()
6983 if ((bp->flags & BNXT_FLAG_RFS) && in __bnxt_open_nic()
6987 bp->flags &= ~BNXT_FLAG_RFS; in __bnxt_open_nic()
7565 flags |= BNXT_FLAG_RFS; in bnxt_set_features()
7860 if (bp->flags & BNXT_FLAG_RFS) in bnxt_check_rings()
8778 bp->flags |= BNXT_FLAG_RFS; in bnxt_init_dflt_ring_mode()
9005 bp->flags |= BNXT_FLAG_RFS; in bnxt_init_one()