Home
last modified time | relevance | path

Searched refs:rx_off (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_core.c191 int rx_off = 1; in dsp_rx_off_member() local
200 rx_off = 0; in dsp_rx_off_member()
203 rx_off = 0; in dsp_rx_off_member()
206 rx_off = 0; in dsp_rx_off_member()
209 rx_off = 0; in dsp_rx_off_member()
213 if (rx_off == dsp->rx_is_off) in dsp_rx_off_member()
218 printk(KERN_DEBUG "%s: no peer, no rx_off\n", in dsp_rx_off_member()
223 cq.p1 = rx_off; in dsp_rx_off_member()
229 dsp->rx_is_off = rx_off; in dsp_rx_off_member()
231 printk(KERN_DEBUG "%s: %s set rx_off in dsp_rx_off_member()
[all...]
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_core.c191 int rx_off = 1; in dsp_rx_off_member() local
200 rx_off = 0; in dsp_rx_off_member()
203 rx_off = 0; in dsp_rx_off_member()
206 rx_off = 0; in dsp_rx_off_member()
209 rx_off = 0; in dsp_rx_off_member()
213 if (rx_off == dsp->rx_is_off) in dsp_rx_off_member()
218 printk(KERN_DEBUG "%s: no peer, no rx_off\n", in dsp_rx_off_member()
223 cq.p1 = rx_off; in dsp_rx_off_member()
229 dsp->rx_is_off = rx_off; in dsp_rx_off_member()
231 printk(KERN_DEBUG "%s: %s set rx_off in dsp_rx_off_member()
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-loopback-test.c821 size_t rx_off in spi_test_run_iter()
854 if (rx_off && (!rx_count)) { in spi_test_run_iter()
862 if (!(len || tx_off || rx_off)) { in spi_test_run_iter()
866 " with iteration values: len = %zu, tx_off = %zu, rx_off = %zu\n", in spi_test_run_iter()
867 len, tx_off, rx_off); in spi_test_run_iter()
879 test.transfers[i].rx_buf += rx_off; in spi_test_run_iter()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-loopback-test.c859 size_t rx_off in spi_test_run_iter()
892 if (rx_off && (!rx_count)) { in spi_test_run_iter()
900 if (!(len || tx_off || rx_off)) { in spi_test_run_iter()
904 " with iteration values: len = %zu, tx_off = %zu, rx_off = %zu\n", in spi_test_run_iter()
905 len, tx_off, rx_off); in spi_test_run_iter()
917 test.transfers[i].rx_buf += rx_off; in spi_test_run_iter()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c549 long rx_off, tx_off; in bnxt_dcbnl_ieee_getpfc() local
574 rx_off = BNXT_RX_STATS_OFFSET(rx_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()
578 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c596 long rx_off, tx_off; in bnxt_dcbnl_ieee_getpfc() local
621 rx_off = BNXT_RX_STATS_OFFSET(rx_pfc_ena_frames_pri0); in bnxt_dcbnl_ieee_getpfc()
623 for (i = 0; i < IEEE_8021QAZ_MAX_TCS; i++, rx_off++, tx_off++) { in bnxt_dcbnl_ieee_getpfc()
625 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
/kernel/linux/linux-5.10/net/smc/
H A Dsmc.h209 u8 rx_off; /* receive offset: member
H A Dsmc_cdc.c280 base = (char *)conn->rmb_desc->cpu_addr + conn->rx_off; in smc_cdc_handle_urg_data_arrival()
H A Dsmc_rx.c307 rcvbuf_base = conn->rx_off + conn->rmb_desc->cpu_addr; in smc_rx_recvmsg()
H A Dsmc_core.c1365 conn->rx_off = sizeof(struct smcd_cdc_msg); in smc_conn_create()
1368 conn->rx_off = 0; in smc_conn_create()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc.h235 u8 rx_off; /* receive offset: member
H A Dsmc_cdc.c291 base = (char *)conn->rmb_desc->cpu_addr + conn->rx_off; in smc_cdc_handle_urg_data_arrival()
H A Dsmc_rx.c378 rcvbuf_base = conn->rx_off + conn->rmb_desc->cpu_addr; in smc_rx_recvmsg()
H A Dsmc_core.c1954 conn->rx_off = sizeof(struct smcd_cdc_msg); in smc_conn_create()
1957 conn->rx_off = 0; in smc_conn_create()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Ddmascc.c234 static inline void rx_off(struct scc_priv *priv);
1050 static inline void rx_off(struct scc_priv *priv) in rx_off() function
1381 rx_off(priv); in es_isr()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2213 if (hc->chan[ch].rx_off) { in hfcmulti_rx()
3454 hc->chan[bch->slot].rx_off = 0; in deactivate_bchannel()
3577 hc->chan[bch->slot].rx_off = !!cq->p1; in channel_bctrl()
3578 if (!hc->chan[bch->slot].rx_off) { in channel_bctrl()
3587 __func__, bch->nr, hc->chan[bch->slot].rx_off); in channel_bctrl()
4112 hc->chan[ch].rx_off = 0; in open_bchannel()
H A Dhfc_multi.h59 int rx_off; /* set to turn fifo receive off */ member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2182 if (hc->chan[ch].rx_off) { in hfcmulti_rx()
3421 hc->chan[bch->slot].rx_off = 0; in deactivate_bchannel()
3544 hc->chan[bch->slot].rx_off = !!cq->p1; in channel_bctrl()
3545 if (!hc->chan[bch->slot].rx_off) { in channel_bctrl()
3554 __func__, bch->nr, hc->chan[bch->slot].rx_off); in channel_bctrl()
4079 hc->chan[ch].rx_off = 0; in open_bchannel()
H A Dhfc_multi.h59 int rx_off; /* set to turn fifo receive off */ member

Completed in 34 milliseconds