Searched defs:entry_removed (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.c975 u8_t entry_removed = entry_joined + 1; local
990 entry_removed = entry_joined + 1;
993 pg_help_data->pg_entry_data[entry_removed].pg_priority;
996 pg_help_data->pg_entry_data[entry_removed].num_of_dif_pri;
999 (DCBX_STRICT_PRI_PG == pg_help_data->pg_entry_data[entry_removed].pg))
1008 DCBX_PG_BW_GET(ets->pg_bw_tbl, pg_help_data->pg_entry_data[entry_removed].pg);

Completed in 57 milliseconds