Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_llc.h93 int smc_llc_eval_conf_link(struct smc_llc_qentry *qentry,
96 void smc_llc_save_peer_uid(struct smc_llc_qentry *qentry);
97 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr,
100 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
104 int smc_llc_cli_add_link(struct smc_link *link, struct smc_llc_qentry *qentry);
Dsmc_llc.c156 struct smc_llc_qentry { struct
164 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr() argument
166 struct smc_llc_qentry *qentry = flow->qentry; in smc_llc_flow_qentry_clr()
174 struct smc_llc_qentry *qentry; in smc_llc_flow_qentry_del()
184 struct smc_llc_qentry *qentry) in smc_llc_flow_qentry_set()
190 struct smc_llc_qentry *qentry) in smc_llc_flow_parallel()
211 struct smc_llc_qentry *qentry) in smc_llc_flow_start()
292 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr, in smc_llc_wait()
718 struct smc_llc_qentry *qentry; in smc_llc_cli_rkey_exchange()
756 static int smc_llc_cli_add_link_reject(struct smc_llc_qentry *qentry) in smc_llc_cli_add_link_reject()
[all …]
Dsmc_core.h206 struct smc_llc_qentry;
210 struct smc_llc_qentry *qentry;
275 struct smc_llc_qentry *delayed_event;
Daf_smc.c384 struct smc_llc_qentry *qentry; in smcr_clnt_conf_first_link()
1238 struct smc_llc_qentry *qentry; in smcr_serv_conf_first_link()