smc_llc_flow
struct smc_llc_flow llc_flow_lcl;
struct smc_llc_flow llc_flow_rmt;
struct smc_llc_flow *flow = &link->lgr->llc_flow_lcl;
struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow)
void smc_llc_flow_qentry_del(struct smc_llc_flow *flow)
static inline void smc_llc_flow_qentry_set(struct smc_llc_flow *flow,
static bool smc_llc_flow_start(struct smc_llc_flow *flow,
void smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow)
struct smc_llc_flow *flow = &lgr->llc_flow_lcl;
void smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow);
struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
void smc_llc_flow_qentry_del(struct smc_llc_flow *flow);