RTW89_TX_DIV_RSSI_RAW_TH
if (rssi_a > rssi_b + RTW89_TX_DIV_RSSI_RAW_TH)
else if (rssi_b > rssi_a + RTW89_TX_DIV_RSSI_RAW_TH)
else if (main_rssi > aux_rssi + RTW89_TX_DIV_RSSI_RAW_TH)
else if (aux_rssi > main_rssi + RTW89_TX_DIV_RSSI_RAW_TH)