Searched refs:tx_init (Results 1 – 12 of 12) sorted by relevance
125 tx_queue->efx->type->tx_init(tx_queue); in efx_nic_init_tx()
1255 .tx_init = ef100_tx_init,1341 .tx_init = ef100_tx_init,
1448 void (*tx_init)(struct efx_tx_queue *tx_queue); member
4101 .tx_init = efx_ef10_tx_init,4215 .tx_init = efx_ef10_tx_init,4350 .tx_init = efx_ef10_tx_init,
1347 void (*tx_init)(struct efx_tx_queue *tx_queue); member
2749 .tx_init = ef4_farch_tx_init,2847 .tx_init = ef4_farch_tx_init,
600 int (*tx_init)(struct wil6210_priv *wil); member
1631 wil->txrx_ops.tx_init = wil_tx_init_edma; in wil_init_txrx_ops_edma()
1834 rc = wil->txrx_ops.tx_init(wil); in __wil_up()
2576 wil->txrx_ops.tx_init = wil_tx_init; in wil_init_txrx_ops_legacy_dma()
1901 static int tx_init(struct atm_dev *dev) function2564 error = tx_init(dev);
1110 static void tx_init(struct sky2_port *sky2) in tx_init() function1656 tx_init(sky2); in sky2_hw_up()