Home
last modified time | relevance | path

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

/net/smc/
A Dsmc_wr.c102 memset(link->wr_tx_v2_pend, 0, in smc_wr_tx_process_cqe()
103 sizeof(*link->wr_tx_v2_pend)); in smc_wr_tx_process_cqe()
123 memset(link->wr_tx_v2_pend, 0, in smc_wr_tx_process_cqe()
124 sizeof(*link->wr_tx_v2_pend)); in smc_wr_tx_process_cqe()
259 wr_pend = link->wr_tx_v2_pend; in smc_wr_tx_get_v2_slot()
291 memset(&link->wr_tx_v2_pend, 0, in smc_wr_tx_put_slot()
292 sizeof(link->wr_tx_v2_pend)); in smc_wr_tx_put_slot()
699 kfree(lnk->wr_tx_v2_pend); in smc_wr_free_link_mem()
700 lnk->wr_tx_v2_pend = NULL; in smc_wr_free_link_mem()
802 link->wr_tx_v2_pend = kzalloc(sizeof(*link->wr_tx_v2_pend), in smc_wr_alloc_link_mem()
[all …]
A Dsmc_core.h113 struct smc_wr_tx_pend *wr_tx_v2_pend; /* WR send v2 waiting for CQE */ member

Completed in 10 milliseconds