Home
last modified time | relevance | path

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

/Linux-v6.6/net/smc/
Dsmc_llc.h110 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
Dsmc_llc.c207 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr() function
359 smc_llc_flow_qentry_clr(flow)); in smc_llc_wait()
1218 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_cli_add_link()
1530 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_srv_add_link()
1597 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_cli_delete_link()
1676 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_srv_delete_link()
Daf_smc.c657 smc_llc_flow_qentry_clr(&link->lgr->llc_flow_lcl); in smcr_clnt_conf_first_link()