Searched refs:tx_off (Results 1 – 7 of 7) sorted by relevance
819 size_t tx_off, in spi_test_run_iter() argument847 if (tx_off && (!tx_count)) { in spi_test_run_iter()861 if (!(len || tx_off || rx_off)) { in spi_test_run_iter()866 len, tx_off, rx_off); in spi_test_run_iter()876 test.transfers[i].tx_buf += tx_off; in spi_test_run_iter()
549 long rx_off, tx_off; in bnxt_dcbnl_ieee_getpfc() local575 tx_off = BNXT_TX_STATS_OFFSET(tx_pfc_ena_frames_pri0); in bnxt_dcbnl_ieee_getpfc()576 for (i = 0; i < IEEE_8021QAZ_MAX_TCS; i++, rx_off++, tx_off++) { in bnxt_dcbnl_ieee_getpfc()577 pfc->requests[i] = le64_to_cpu(*(stats + tx_off)); in bnxt_dcbnl_ieee_getpfc()
179 u32 tx_off; /* base offset in peer rmb */ member
259 pos.offset = conn->tx_off + offset; in smcd_tx_ism_write()280 conn->tx_off + in smc_tx_rdma_write()
461 smc->conn.tx_off = bufsize * (smc->conn.peer_rmbe_idx - 1); in smcr_conn_save_peer_info()484 smc->conn.tx_off = bufsize * smc->conn.peer_rmbe_idx; in smcd_conn_save_peer_info()
6034 u16 *tx_off; in rtw_hal_tx_pause() local6040 tx_off = &hal_com->band[band_idx].tx_pause[rson]; in rtw_hal_tx_pause()6044 *tx_off = (u16)~RTW_TXEN_MG0; in rtw_hal_tx_pause()6051 *tx_off = (u16)RTW_TXEN_ALL; in rtw_hal_tx_pause()6058 *tx_off = 0; in rtw_hal_tx_pause()6061 tx_off = hal_com->band[band_idx].tx_pause; in rtw_hal_tx_pause()6063 if (tx_off[i]) in rtw_hal_tx_pause()6064 tx_cfg |= tx_off[i]; in rtw_hal_tx_pause()
6050 u16 *tx_off; in rtw_hal_tx_pause() local6056 tx_off = &hal_com->band[band_idx].tx_pause[rson]; in rtw_hal_tx_pause()6060 *tx_off = (u16)~RTW_TXEN_MG0; in rtw_hal_tx_pause()6067 *tx_off = (u16)RTW_TXEN_ALL; in rtw_hal_tx_pause()6074 *tx_off = 0; in rtw_hal_tx_pause()6077 tx_off = hal_com->band[band_idx].tx_pause; in rtw_hal_tx_pause()6079 if (tx_off[i]) in rtw_hal_tx_pause()6080 tx_cfg |= tx_off[i]; in rtw_hal_tx_pause()