Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c1418 u8 entry_removed = entry_joined + 1; in bnx2x_dcbx_join_pgs() local
1430 entry_removed = entry_joined + 1; in bnx2x_dcbx_join_pgs()
1432 entry_removed %= ARRAY_SIZE(pg_help_data->data); in bnx2x_dcbx_join_pgs()
1435 pg_help_data->data[entry_removed].pg_priority; in bnx2x_dcbx_join_pgs()
1438 pg_help_data->data[entry_removed].num_of_dif_pri; in bnx2x_dcbx_join_pgs()
1441 pg_help_data->data[entry_removed].pg == DCBX_STRICT_PRI_PG) in bnx2x_dcbx_join_pgs()
1450 pg_help_data->data[entry_removed].pg); in bnx2x_dcbx_join_pgs()