BNXT_FLAG_DIM
if ((bp->flags & BNXT_FLAG_DIM) && bnxt_vnic_is_active(bp)) {
(bp->flags & BNXT_FLAG_DIM) && bnxt_vnic_is_active(bp)) {
bp->flags |= BNXT_FLAG_DIM;
if (bp->flags & BNXT_FLAG_DIM) {
bp->flags &= ~(BNXT_FLAG_DIM);
coal->use_adaptive_rx_coalesce = bp->flags & BNXT_FLAG_DIM;