Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c1091 bool pg_found = false; in bnx2x_dcbx_get_num_pg_traf_type() local
1102 pg_found = false; in bnx2x_dcbx_get_num_pg_traf_type()
1115 pg_found = true; in bnx2x_dcbx_get_num_pg_traf_type()
1119 if (false == pg_found) { in bnx2x_dcbx_get_num_pg_traf_type()
1129 add_traf_type, (false == pg_found) ? "NO" : "YES", in bnx2x_dcbx_get_num_pg_traf_type()