ixgbe_dcb_get_tc_from_up
map[up] = ixgbe_dcb_get_tc_from_up(cfg, direction, up);
u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *, int, u8);
tc = ixgbe_dcb_get_tc_from_up(dcb_cfg, 0, prio);