RTW89_TFC_UL
wl->status.map.traffic_dir & BIT(RTW89_TFC_UL)) { /* uplink */
if (wl->status.map.traffic_dir & BIT(RTW89_TFC_UL))
} else if (wl->status.map.traffic_dir & BIT(RTW89_TFC_UL)) {
else if ((wl->status.map.traffic_dir & BIT(RTW89_TFC_UL)) &&
} else if (wl->status.map.traffic_dir & BIT(RTW89_TFC_UL)) {
else if (wl->status.map.traffic_dir & BIT(RTW89_TFC_UL))
} else if (wl->status.map.traffic_dir & BIT(RTW89_TFC_UL)) {
else if (wl->status.map.traffic_dir & BIT(RTW89_TFC_UL))
dir = RTW89_TFC_UL;
plink->dir == RTW89_TFC_UL ? "UL" : "DL");