do_tx
res = do_tx(skb);
res = do_tx(skb);
} action = do_tx;
action = do_tx;
action = do_tx; /* TODO: Test me! */
if (action == do_tx) {
case do_tx:
bool do_tx = false;
do_tx = true;
if (do_rx && do_tx && prepend_len == 0)
else if (do_tx)
if (!ASSERT_OK(do_tx(fdt, buf, len), "do_tx"))
do_tx(domain, type, protocol);
do_tx();
do_tx(domain, type, protocol);
total_len = do_tx();