Home
last modified time | relevance | path

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

/openbmc/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.c199 struct smc_llc_qentry { struct
207 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr() argument
209 struct smc_llc_qentry *qentry = flow->qentry; in smc_llc_flow_qentry_clr()
217 struct smc_llc_qentry *qentry; in smc_llc_flow_qentry_del()
227 struct smc_llc_qentry *qentry) in smc_llc_flow_qentry_set()
233 struct smc_llc_qentry *qentry) in smc_llc_flow_parallel()
255 struct smc_llc_qentry *qentry) in smc_llc_flow_start()
336 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr, in smc_llc_wait()
893 struct smc_llc_qentry *qentry; in smc_llc_cli_rkey_exchange()
931 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.h266 struct smc_llc_qentry;
270 struct smc_llc_qentry *qentry;
341 struct smc_llc_qentry *delayed_event;
H A Daf_smc.c589 struct smc_llc_qentry *qentry; in smcr_clnt_conf_first_link()
1852 struct smc_llc_qentry *qentry; in smcr_serv_conf_first_link()