Searched refs:rx_words (Results 1 – 16 of 16) sorted by relevance
270 int n_words, tx_words, rx_words; in xilinx_spi_txrx_bufs() local300 rx_words = n_words; in xilinx_spi_txrx_bufs()302 while (rx_words) { in xilinx_spi_txrx_bufs()303 if (rx_words == n_words && !(stalled--) && in xilinx_spi_txrx_bufs()312 if ((sr & XSPI_SR_TX_EMPTY_MASK) && (rx_words > 1)) { in xilinx_spi_txrx_bufs()314 rx_words--; in xilinx_spi_txrx_bufs()321 rx_words--; in xilinx_spi_txrx_bufs()
134 u32 tx_words, rx_words; member147 len = min(len, sspi->rx_words); in read_fifo()180 sspi->rx_words -= len; in read_fifo()417 sspi->rx_words = words; in synquacer_spi_transfer_one()419 sspi->rx_words = 0; in synquacer_spi_transfer_one()434 val |= ((sspi->rx_words > SYNQUACER_HSSPI_FIFO_DEPTH ? in synquacer_spi_transfer_one()435 SYNQUACER_HSSPI_FIFO_RX_THRESHOLD : sspi->rx_words) << in synquacer_spi_transfer_one()471 sspi->rx_words = SYNQUACER_HSSPI_FIFO_DEPTH; in synquacer_spi_transfer_one()569 if (sspi->rx_words == 0) { in sq_spi_rx_handler()
541 fc_stats->rx_words = data->rx_words - old->rx_words; in zfcp_scsi_adjust_fc_host_stats()572 fc_stats->rx_words = data->rx_words; in zfcp_scsi_set_fc_host_stats()
391 u64 rx_words; member
27 u64 rx_words; /*!< Rx words */ member
288 hstats->rx_words = fcstats->fc.rx_words; in bfad_im_get_stats()
1241 u64 rx_words; /* Rx words */ member
232 stats->rx_words = vs->rx.rx_unicast_bytes_ok / 4; in fnic_get_stats()265 stats->rx_words); in fnic_dump_fchost_stats()
409 u64 rx_words; member
352 fhs->rx_words += (be64_to_cpu(fcoe_port_stats.rx_bcast_bytes) + in csio_get_stats()
311 fc_stats->rx_words += stats->RxWords; in fc_get_host_stats()
712 bnx2fc_stats->rx_words += ((hba->bfw_stats.fcoe_rx_byte_cnt) / 4); in bnx2fc_get_host_stats()
2662 p->rx_words = vha->qla_stats.input_bytes; in qla2x00_get_fc_host_stats()
1721 fc_host_statistic(rx_words);
1971 qedf_stats->rx_words += fw_fcoe_stats->fcoe_rx_byte_cnt / 4; in qedf_fc_get_host_stats()
6633 hs->rx_words = (uint64_t) in lpfc_get_stats()