Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c1089 bool pg_found = false; in bnx2x_dcbx_get_num_pg_traf_type() local
1100 pg_found = false; in bnx2x_dcbx_get_num_pg_traf_type()
1113 pg_found = true; in bnx2x_dcbx_get_num_pg_traf_type()
1117 if (false == pg_found) { in bnx2x_dcbx_get_num_pg_traf_type()
1127 add_traf_type, (false == pg_found) ? "NO" : "YES", in bnx2x_dcbx_get_num_pg_traf_type()