Home
last modified time | relevance | path

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

/Linux-v6.1/net/smc/
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);
Dsmc_llc.c200 struct smc_llc_qentry { struct
208 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr() argument
210 struct smc_llc_qentry *qentry = flow->qentry; in smc_llc_flow_qentry_clr()
218 struct smc_llc_qentry *qentry; in smc_llc_flow_qentry_del()
228 struct smc_llc_qentry *qentry) in smc_llc_flow_qentry_set()
234 struct smc_llc_qentry *qentry) in smc_llc_flow_parallel()
256 struct smc_llc_qentry *qentry) in smc_llc_flow_start()
337 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr, in smc_llc_wait()
886 struct smc_llc_qentry *qentry; in smc_llc_cli_rkey_exchange()
924 static int smc_llc_cli_add_link_reject(struct smc_llc_qentry *qentry) in smc_llc_cli_add_link_reject()
[all …]
Dsmc_core.h240 struct smc_llc_qentry;
244 struct smc_llc_qentry *qentry;
315 struct smc_llc_qentry *delayed_event;
Daf_smc.c554 struct smc_llc_qentry *qentry; in smcr_clnt_conf_first_link()
1789 struct smc_llc_qentry *qentry; in smcr_serv_conf_first_link()