Searched refs:tx_started (Results 1 – 1 of 1) sorted by relevance
1052 uint32_t tx_started = 0; in fpga_tx() local1086 tx_started |= 1 << port; in fpga_tx()1130 if (tx_started) in fpga_tx()1131 iowrite32(tx_started, card->config_regs + FLAGS_ADDR); in fpga_tx()