Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_core.h203 SMC_LLC_FLOW_RKEY = 6, enumerator
Dsmc_llc.c231 flow->type = SMC_LLC_FLOW_RKEY; in smc_llc_flow_start()
251 if (type == SMC_LLC_FLOW_RKEY) in smc_llc_flow_initiate()
252 allowed_remote = SMC_LLC_FLOW_RKEY; in smc_llc_flow_initiate()
1650 if (flowtype != SMC_LLC_FLOW_RKEY || flow->qentry) in smc_llc_rx_response()
Dsmc_core.c612 rc = smc_llc_flow_initiate(lgr, SMC_LLC_FLOW_RKEY); in smcr_buf_unuse()
Daf_smc.c353 rc = smc_llc_flow_initiate(lgr, SMC_LLC_FLOW_RKEY); in smcr_lgr_reg_rmbs()