Searched refs:BNXT_FLAG_DIM (Results 1 – 3 of 3) sorted by relevance
73 coal->use_adaptive_rx_coalesce = bp->flags & BNXT_FLAG_DIM; in bnxt_get_coalesce()112 bp->flags |= BNXT_FLAG_DIM; in bnxt_set_coalesce()114 if (bp->flags & BNXT_FLAG_DIM) { in bnxt_set_coalesce()115 bp->flags &= ~(BNXT_FLAG_DIM); in bnxt_set_coalesce()
2297 #define BNXT_FLAG_DIM 0x2000000 macro
3284 if ((bp->flags & BNXT_FLAG_DIM) && bnxt_vnic_is_active(bp)) { in bnxt_poll()3415 (bp->flags & BNXT_FLAG_DIM) && bnxt_vnic_is_active(bp)) { in bnxt_poll_p5()