Searched refs:appBitfield (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c167 "dcbx_features.app.app_pri_tbl[%x].appBitfield %x\n",
168 i, features->app.app_pri_tbl[i].appBitfield);
223 if (GET_FLAGS(entry[index].appBitfield,
225 GET_FLAGS(entry[index].appBitfield,
228 } else if (GET_FLAGS(entry[index].appBitfield,
233 } else if (GET_FLAGS(entry[index].appBitfield,
696 return ((ent->appBitfield & DCBX_APP_ENTRY_SF_MASK) ==
709 if (ent->appBitfield & DCBX_APP_ENTRY_VALID) {
935 af->app.app_pri_tbl[traf_type].appBitfield =
938 af->app.app_pri_tbl[traf_type].appBitfield |
[all...]
H A Dbnx2x_hsi.h1830 u8 appBitfield; member in struct:dcbx_app_priority_entry
1839 u8 appBitfield;

Completed in 135 milliseconds