Searched refs:DIM_PROFILE_RX (Results 1 – 4 of 4) sorted by relevance
280 if (moder->profile_flags & DIM_PROFILE_RX) { in coalesce_fill_reply()362 if (irq_moder && irq_moder->profile_flags & DIM_PROFILE_RX) in ethnl_set_coalesce_validate()574 if (dev->irq_moder && dev->irq_moder->profile_flags & DIM_PROFILE_RX) { in __ethnl_set_coalesce()
60 #define DIM_PROFILE_RX BIT(0) /* support rx profile modification */ macro
118 if (profile_flags & DIM_PROFILE_RX) { in net_dim_init_irq_moder()
5849 profile_flags |= DIM_PROFILE_RX; in virtnet_init_irq_moder()