Searched refs:rx_init (Results 1 – 10 of 10) sorted by relevance
199 int rx_init; /* if set, pointers will be adjusted first */ member
237 dsp->rx_init = 1; /* rx_W and rx_R will be adjusted on first frame */ in dsp_cmx_add_conf_member()1195 if (dsp->rx_init) { in dsp_cmx_receive()1196 dsp->rx_init = 0; in dsp_cmx_receive()
839 dsp->rx_init = 1; in dsp_function()
144 rx_queue->efx->type->rx_init(rx_queue); in efx_nic_init_rx()
4107 .rx_init = efx_mcdi_rx_init,4224 .rx_init = efx_mcdi_rx_init,4358 .rx_init = efx_mcdi_rx_init,
613 int (*rx_init)(struct wil6210_priv *wil, uint ring_order); member
1638 wil->txrx_ops.rx_init = wil_rx_init_edma; in wil_init_txrx_ops_edma()
1830 rc = wil->txrx_ops.rx_init(wil, rx_ring_order); in __wil_up()
2580 wil->txrx_ops.rx_init = wil_rx_init; in wil_init_txrx_ops_legacy_dma()
1420 static int rx_init(struct atm_dev *dev) function2567 error = rx_init(dev);