Home
last modified time | relevance | path

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

/linux/net/smc/
A Dsmc_llc.h101 void smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow);
109 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
110 void smc_llc_flow_qentry_del(struct smc_llc_flow *flow);
A Dsmc_core.h227 struct smc_llc_flow { struct
294 struct smc_llc_flow llc_flow_lcl;
296 struct smc_llc_flow llc_flow_rmt;
A Dsmc_llc.c208 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr()
216 void smc_llc_flow_qentry_del(struct smc_llc_flow *flow) in smc_llc_flow_qentry_del()
227 static inline void smc_llc_flow_qentry_set(struct smc_llc_flow *flow, in smc_llc_flow_qentry_set()
254 static bool smc_llc_flow_start(struct smc_llc_flow *flow, in smc_llc_flow_start()
320 void smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow) in smc_llc_flow_stop()
340 struct smc_llc_flow *flow = &lgr->llc_flow_lcl; in smc_llc_wait()
1990 struct smc_llc_flow *flow = &link->lgr->llc_flow_lcl; in smc_llc_rx_response()

Completed in 11 milliseconds