ets_tc_tsa_tbl    609 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		p_params->ets_tc_tsa_tbl[i] = ((u8 *)tsa_map)[i];
ets_tc_tsa_tbl    614 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 			   p_params->ets_tc_tsa_tbl[i]);
ets_tc_tsa_tbl   1110 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		tsa_map[i] = p_params->ets_tc_tsa_tbl[i];
ets_tc_tsa_tbl   2185 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	memcpy(ets->tc_tsa, params->ets_tc_tsa_tbl, sizeof(ets->tc_tsa));
ets_tc_tsa_tbl   2228 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	memcpy(dcbx_set.config.params.ets_tc_tsa_tbl, ets->tc_tsa,
ets_tc_tsa_tbl    125 include/linux/qed/qed_if.h 	u8 ets_tc_tsa_tbl[QED_MAX_PFC_PRIORITIES];