Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c1420 u8 entry_removed = entry_joined + 1; in bnx2x_dcbx_join_pgs() local
1432 entry_removed = entry_joined + 1; in bnx2x_dcbx_join_pgs()
1434 entry_removed %= ARRAY_SIZE(pg_help_data->data); in bnx2x_dcbx_join_pgs()
1437 pg_help_data->data[entry_removed].pg_priority; in bnx2x_dcbx_join_pgs()
1440 pg_help_data->data[entry_removed].num_of_dif_pri; in bnx2x_dcbx_join_pgs()
1443 pg_help_data->data[entry_removed].pg == DCBX_STRICT_PRI_PG) in bnx2x_dcbx_join_pgs()
1452 pg_help_data->data[entry_removed].pg); in bnx2x_dcbx_join_pgs()