active_tx        7397 drivers/infiniband/hw/hfi1/chip.c 	u16 active_tx, active_rx;
active_tx        7407 drivers/infiniband/hw/hfi1/chip.c 	get_link_widths(dd, &active_tx, &active_rx);
active_tx        7457 drivers/infiniband/hw/hfi1/chip.c 	u16 active_tx, active_rx;
active_tx        7474 drivers/infiniband/hw/hfi1/chip.c 	get_link_widths(dd, &active_tx, &active_rx);
active_tx        2775 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_data->vport_active_tx_flg = p_act_tlv->active_tx;
active_tx        1113 drivers/net/ethernet/qlogic/qed/qed_vf.c 			p_act_tlv->active_tx = p_params->vport_active_tx_flg;
active_tx         376 drivers/net/ethernet/qlogic/qed/qed_vf.h 	u8 active_tx;
active_tx         704 drivers/rapidio/devices/tsi721.h 	struct tsi721_tx_desc	*active_tx;
active_tx         546 drivers/rapidio/devices/tsi721_dma.c 	if (!desc && !bdma_chan->active_tx && !list_empty(&bdma_chan->queue)) {
active_tx         550 drivers/rapidio/devices/tsi721_dma.c 		bdma_chan->active_tx = desc;
active_tx         584 drivers/rapidio/devices/tsi721_dma.c 		desc = bdma_chan->active_tx;
active_tx         639 drivers/rapidio/devices/tsi721_dma.c 		desc = bdma_chan->active_tx;
active_tx         643 drivers/rapidio/devices/tsi721_dma.c 		bdma_chan->active_tx = NULL;
active_tx         660 drivers/rapidio/devices/tsi721_dma.c 		desc = bdma_chan->active_tx;
active_tx         673 drivers/rapidio/devices/tsi721_dma.c 			bdma_chan->active_tx = NULL;
active_tx         682 drivers/rapidio/devices/tsi721_dma.c 						    bdma_chan->active_tx);
active_tx         920 drivers/rapidio/devices/tsi721_dma.c 	if (bdma_chan->active_tx)
active_tx         921 drivers/rapidio/devices/tsi721_dma.c 		list_add(&bdma_chan->active_tx->desc_node, &list);
active_tx         987 drivers/rapidio/devices/tsi721_dma.c 		bdma_chan->active_tx = NULL;