Searched defs:pri_pg_tbl (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c39 u32 *pri_pg_tbl);
146 "local_mib.features.ets.pri_pg_tbl[%d] %d\n", i,
147 DCBX_PRI_PG_GET(features->ets.pri_pg_tbl, i));
283 ets->pri_pg_tbl);
295 ets->pri_pg_tbl[0] = 0;
856 DCBX_PRI_PG_SET(af->ets.pri_pg_tbl, i,
859 DP(BNX2X_MSG_DCB, "pri_pg_tbl[%d] = %02x\n",
860 i, DCBX_PRI_PG_GET(af->ets.pri_pg_tbl, i));
1776 u32 *pri_pg_tbl)
1781 set_configuration_ets_pg[i] = DCBX_PRI_PG_GET(pri_pg_tbl,
1774 bnx2x_dcbx_get_ets_pri_pg_tbl(struct bnx2x *bp, u32 *set_configuration_ets_pg, u32 *pri_pg_tbl) argument
[all...]
H A Dbnx2x_hsi.h1656 u32 pri_pg_tbl[1]; member in struct:dcbx_ets_feature

Completed in 69 milliseconds