Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1187 struct tx_task_t { struct
1192 static DEFINE_PER_CPU(struct tx_task_t, siw_tx_task_g); argument
1199 struct tx_task_t *tx_task; in siw_create_tx_threads()
1240 struct tx_task_t *tx_task = &per_cpu(siw_tx_task_g, nr_cpu); in siw_run_sq()