Home
last modified time | relevance | path

Searched refs:tx_task_t (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1204 struct tx_task_t { struct
1209 static DEFINE_PER_CPU(struct tx_task_t, siw_tx_task_g);
1216 struct tx_task_t *tx_task; in siw_create_tx_threads()
1257 struct tx_task_t *tx_task = &per_cpu(siw_tx_task_g, nr_cpu); in siw_run_sq()
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1195 struct tx_task_t { struct
1200 static DEFINE_PER_CPU(struct tx_task_t, siw_tx_task_g);
1213 struct tx_task_t *tx_task = &per_cpu(siw_tx_task_g, nr_cpu); in siw_run_sq()

Completed in 4 milliseconds