Home
last modified time | relevance | path

Searched refs:VPORT_INT_MOD_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c779 client_interrupt_moderation_level = VPORT_INT_MOD_UNDEFINED; in lm_pf_init_vf_client_init_data()
1129 case VPORT_INT_MOD_UNDEFINED: in lm_pf_update_vf_ndsb()
1219 case VPORT_INT_MOD_UNDEFINED: in lm_pf_update_vf_ndsbs()
1250 client_interrupt_mod_level = VPORT_INT_MOD_UNDEFINED; in lm_pf_update_vf_ndsbs()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/
H A Dlm_vf_common.h223 #define VPORT_INT_MOD_UNDEFINED 0 macro