Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_llc.h103 int smc_llc_eval_conf_link(struct smc_llc_qentry *qentry,
106 void smc_llc_save_peer_uid(struct smc_llc_qentry *qentry);
107 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr,
110 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
114 int smc_llc_cli_add_link(struct smc_link *link, struct smc_llc_qentry *qentry);
116 struct smc_llc_qentry *req_qentry);
H A Dsmc_llc.c217 struct smc_llc_qentry { struct
228 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr() argument
230 struct smc_llc_qentry *qentry = flow->qentry; in smc_llc_flow_qentry_clr()
238 struct smc_llc_qentry *qentry; in smc_llc_flow_qentry_del()
248 struct smc_llc_qentry *qentry) in smc_llc_flow_qentry_set()
254 struct smc_llc_qentry *qentry) in smc_llc_flow_parallel()
276 struct smc_llc_qentry *qentry) in smc_llc_flow_start()
358 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr, in smc_llc_wait()
915 struct smc_llc_qentry *qentry; in smc_llc_cli_rkey_exchange()
953 static int smc_llc_cli_add_link_reject(struct smc_llc_qentry *qentry) in smc_llc_cli_add_link_reject()
[all …]
H A Daf_smc.c621 struct smc_llc_qentry *qentry; in smcr_clnt_conf_first_link()
1875 struct smc_llc_qentry *qentry; in smcr_serv_conf_first_link()