DIM_PROFILE_RX
profile_flags |= DIM_PROFILE_RX;
if (profile_flags & DIM_PROFILE_RX) {
if (moder->profile_flags & DIM_PROFILE_RX) {
if (irq_moder && irq_moder->profile_flags & DIM_PROFILE_RX)
if (dev->irq_moder && dev->irq_moder->profile_flags & DIM_PROFILE_RX) {