Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/smc/
H A 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);
H A 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()
753 struct smc_llc_qentry *qentry; in smc_llc_cli_rkey_exchange()
791 static int smc_llc_cli_add_link_reject(struct smc_llc_qentry *qentry) in smc_llc_cli_add_link_reject()
[all …]
H A Dsmc_core.h208 struct smc_llc_qentry;
212 struct smc_llc_qentry *qentry;
277 struct smc_llc_qentry *delayed_event;
H A Daf_smc.c396 struct smc_llc_qentry *qentry; in smcr_clnt_conf_first_link()
1266 struct smc_llc_qentry *qentry; in smcr_serv_conf_first_link()