Searched refs:BNXT_FLAG_RFS (Results 1 – 2 of 2) sorted by relevance
1162 #define BNXT_FLAG_RFS 0x100 macro1183 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()[all …]