traffic_type_to_priority_cos 1107 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c 		   pri, pfc_fw_cfg->traffic_type_to_priority_cos[pri].priority);
traffic_type_to_priority_cos 1111 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c 		   pri, pfc_fw_cfg->traffic_type_to_priority_cos[pri].cos);
traffic_type_to_priority_cos 1867 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c 	tt2cos = pfc_fw_cfg->traffic_type_to_priority_cos;
traffic_type_to_priority_cos 5384 drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h 	struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES];
traffic_type_to_priority_cos 6383 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c 	for (i = 0; i < ARRAY_SIZE(rdata->traffic_type_to_priority_cos); i++)
traffic_type_to_priority_cos 6384 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c 		rdata->traffic_type_to_priority_cos[i] =
traffic_type_to_priority_cos 6385 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c 			tx_start_params->traffic_type_to_priority_cos[i];
traffic_type_to_priority_cos 1256 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h 	struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES];