Home
last modified time | relevance | path

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

/Linux-v6.1/net/smc/
Dsmc_llc.h110 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()
1203 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_cli_add_link()
1510 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_srv_add_link()
1577 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_cli_delete_link()
1656 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl); in smc_llc_process_srv_delete_link()
Daf_smc.c612 smc_llc_flow_qentry_clr(&link->lgr->llc_flow_lcl); in smcr_clnt_conf_first_link()