ice_get_first_droptc
vsi->tc_cfg.ena_tc = BIT(ice_get_first_droptc(vsi));
u8 first_droptc = ice_get_first_droptc(vsi);
tc_map = BIT(ice_get_first_droptc(vsi));