Searched refs:rx_off (Results 1 – 6 of 6) sorted by relevance
857 size_t rx_off in spi_test_run_iter() argument890 if (rx_off && (!rx_count)) { in spi_test_run_iter()898 if (!(len || tx_off || rx_off)) { in spi_test_run_iter()903 len, tx_off, rx_off); in spi_test_run_iter()915 test.transfers[i].rx_buf += rx_off; in spi_test_run_iter()
598 long rx_off, tx_off; in bnxt_dcbnl_ieee_getpfc() local623 rx_off = BNXT_RX_STATS_OFFSET(rx_pfc_ena_frames_pri0); in bnxt_dcbnl_ieee_getpfc()625 for (i = 0; i < IEEE_8021QAZ_MAX_TCS; i++, rx_off++, tx_off++) { in bnxt_dcbnl_ieee_getpfc()627 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
276 u8 rx_off; /* receive offset: member
387 rcvbuf_base = conn->rx_off + conn->rmb_desc->cpu_addr; in smc_rx_recvmsg()
300 base = (char *)conn->rmb_desc->cpu_addr + conn->rx_off; in smc_cdc_handle_urg_data_arrival()
2062 conn->rx_off = sizeof(struct smcd_cdc_msg); in smc_conn_create()2065 conn->rx_off = 0; in smc_conn_create()