Searched refs:rx_words (Results 1 – 17 of 17) 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()573 if (sspi->rx_words == 0) { in sq_spi_rx_handler()
563 fc_stats->rx_words = data->rx_words - old->rx_words; in zfcp_scsi_adjust_fc_host_stats()594 fc_stats->rx_words = data->rx_words; in zfcp_scsi_set_fc_host_stats()
420 u64 rx_words; member
27 u64 rx_words; /*!< Rx words */ member
290 hstats->rx_words = fcstats->fc.rx_words; in bfad_im_get_stats()
1241 u64 rx_words; /* Rx words */ member
221 stats->rx_words = vs->rx.rx_unicast_bytes_ok / 4; in fnic_get_stats()254 stats->rx_words); in fnic_dump_fchost_stats()
442 u64 rx_words; member
352 fhs->rx_words += (be64_to_cpu(fcoe_port_stats.rx_bcast_bytes) + in csio_get_stats()
835 vport->fc_host_stats.rx_words = in efct_get_stats()
2892 p->rx_words = le64_to_cpu(stats->fpm_recv_word_cnt); in qla2x00_get_fc_host_stats()2895 p->rx_words = ib >> 2; in qla2x00_get_fc_host_stats()
314 fc_stats->rx_words += READ_ONCE(stats->RxWords); in fc_get_host_stats()
6546 hs->rx_words = (u64) in lpfc_get_stats()6555 hs->rx_words = (uint64_t) in lpfc_get_stats()
714 bnx2fc_stats->rx_words += ((hba->bfw_stats.fcoe_rx_byte_cnt) / 4); in bnx2fc_get_host_stats()
2100 qedf_stats->rx_words += fw_fcoe_stats->fcoe_rx_byte_cnt / 4; in qedf_fc_get_host_stats()
2128 fc_host_statistic(rx_words);