Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_llc.h109 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
Dsmc_llc.c208 struct smc_llc_qentry *smc_llc_flow_qentry_clr(struct smc_llc_flow *flow) in smc_llc_flow_qentry_clr() function
360 smc_llc_flow_qentry_clr(flow)); in smc_llc_wait()
1198 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_cli_add_link()
1505 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_srv_add_link()
1572 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_cli_delete_link()
1651 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_srv_delete_link()
Daf_smc.c579 smc_llc_flow_qentry_clr(&link->lgr->llc_flow_lcl); in smcr_clnt_conf_first_link()