Home
last modified time | relevance | path

Searched refs:LM_INT_COAL_NONE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c132 if (pdev->params.int_coalesing_mode == LM_INT_COAL_NONE) { in lm_set_interrupt_moderation()
784 case LM_INT_COAL_NONE: /* this is the default */ in lm_set_int_coal_info()
H A Dlm_devinfo.c2974 …FFSET(int_coalesing_mode), LM_INT_COAL_PERIODIC_SYNC, LM_INT_COAL_NONE, LM_INT_COAL_NONE, 1, … in lm_init_params()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm.c273 pLM->params.int_coalesing_mode = LM_INT_COAL_NONE; in mm_get_user_config()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h818 #define LM_INT_COAL_NONE 0 macro