Searched refs:BNXT_FLAG_DIM (Results 1 – 3 of 3) sorted by relevance
56 coal->use_adaptive_rx_coalesce = bp->flags & BNXT_FLAG_DIM; in bnxt_get_coalesce()87 bp->flags |= BNXT_FLAG_DIM; in bnxt_set_coalesce()89 if (bp->flags & BNXT_FLAG_DIM) { in bnxt_set_coalesce()90 bp->flags &= ~(BNXT_FLAG_DIM); in bnxt_set_coalesce()
1680 #define BNXT_FLAG_DIM 0x2000000 macro
2490 if (bp->flags & BNXT_FLAG_DIM) { in bnxt_poll()