Home
last modified time | relevance | path

Searched refs:start_tx (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dforcedeth.c651 static void start_tx(struct nic *nic __unused) in start_tx() function
1057 start_tx(nic); in forcedeth_reset()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c849 int start_tx, end_tx; in choose_tx_size_from_rd() local
857 start_tx = max_tx_size; in choose_tx_size_from_rd()
862 start_tx = chosen_tx_size; in choose_tx_size_from_rd()
866 for (n = start_tx; n >= end_tx; n--) { in choose_tx_size_from_rd()