Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3749 INOUT u8_t *next_free_app_id_entry, in lm_dcbx_admin_mib_update_app_pri() argument
3771 if(ARRSIZE(app->app_pri_tbl) <= (*next_free_app_id_entry) ) in lm_dcbx_admin_mib_update_app_pri()
3797 DbgBreakIf(ARRSIZE(app->app_pri_tbl) <= (*next_free_app_id_entry)); in lm_dcbx_admin_mib_update_app_pri()
3798 traf_type_entry = (*next_free_app_id_entry)++; in lm_dcbx_admin_mib_update_app_pri()
3835 u8_t next_free_app_id_entry = 0; in lm_dcbx_ie_admin_mib_classif() local
3904 &next_free_app_id_entry, in lm_dcbx_ie_admin_mib_classif()
3911 app->tc_supported = next_free_app_id_entry; in lm_dcbx_ie_admin_mib_classif()
4287 u8_t next_free_app_id_entry = 0; /*used for not predifined entries*/ in lm_dcbx_admin_mib_updated_init() local
4409 &next_free_app_id_entry, in lm_dcbx_admin_mib_updated_init()
4416 admin_mib.features.app.tc_supported = next_free_app_id_entry; in lm_dcbx_admin_mib_updated_init()