Searched refs:wr_ib (Results 1 – 1 of 1) sorted by relevance
208 struct ib_send_wr *wr_ib; in smc_wr_tx_get_free_slot() local239 wr_ib = &link->wr_tx_ibs[idx]; in smc_wr_tx_get_free_slot()240 wr_ib->wr_id = wr_id; in smc_wr_tx_get_free_slot()254 struct ib_send_wr *wr_ib; in smc_wr_tx_get_v2_slot() local268 wr_ib = link->wr_tx_v2_ib; in smc_wr_tx_get_v2_slot()269 wr_ib->wr_id = wr_id; in smc_wr_tx_get_v2_slot()
Completed in 27 milliseconds