Lines Matching refs:llc_flow_lcl
301 if (lgr->llc_flow_lcl.type == SMC_LLC_FLOW_NONE &&
304 lgr->llc_flow_lcl.type = type;
310 (lgr->llc_flow_lcl.type == SMC_LLC_FLOW_NONE &&
327 flow == &lgr->llc_flow_lcl)
340 struct smc_llc_flow *flow = &lgr->llc_flow_lcl;
358 smc_llc_flow_start(&lgr->llc_flow_lcl,
919 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
962 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
966 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1156 link->lgr->llc_flow_lcl.type = SMC_LLC_FLOW_REQ_ADD_LINK;
1218 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl);
1301 lgr->llc_flow_lcl.type = SMC_LLC_FLOW_DEL_LINK;
1314 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1353 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1380 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1390 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1481 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1492 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1526 struct smc_link *link = lgr->llc_flow_lcl.qentry->link;
1530 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl);
1561 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1570 if (lgr->llc_flow_lcl.type != SMC_LLC_FLOW_REQ_ADD_LINK)
1571 smc_llc_flow_stop(lgr, &lgr->llc_flow_lcl);
1597 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl);
1676 qentry = smc_llc_flow_qentry_clr(&lgr->llc_flow_lcl);
1713 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1742 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
1751 smc_llc_flow_stop(lgr, &lgr->llc_flow_lcl);
1885 if (lgr->llc_flow_lcl.type ==
1888 if (smc_llc_flow_start(&lgr->llc_flow_lcl,
1894 if (lgr->llc_flow_lcl.type == SMC_LLC_FLOW_ADD_LINK &&
1895 !lgr->llc_flow_lcl.qentry) {
1897 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl,
1902 if (lgr->llc_flow_lcl.type ==
1905 lgr->llc_flow_lcl.type = SMC_LLC_FLOW_ADD_LINK;
1906 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl,
1911 if (smc_llc_flow_start(&lgr->llc_flow_lcl, qentry)) {
1914 } else if (smc_llc_flow_start(&lgr->llc_flow_lcl, qentry)) {
1921 if (lgr->llc_flow_lcl.type != SMC_LLC_FLOW_NONE) {
1923 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, qentry);
1929 if (lgr->llc_flow_lcl.type == SMC_LLC_FLOW_ADD_LINK &&
1930 !lgr->llc_flow_lcl.qentry) {
1932 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, qentry);
1934 } else if (smc_llc_flow_start(&lgr->llc_flow_lcl, qentry)) {
1964 lgr->llc_flow_lcl.type == SMC_LLC_FLOW_REQ_ADD_LINK &&
1966 smc_llc_flow_stop(link->lgr, &lgr->llc_flow_lcl);
1968 if (smc_llc_flow_start(&lgr->llc_flow_lcl, qentry)) {
1970 lgr->llc_flow_lcl.type = SMC_LLC_FLOW_ADD_LINK;
1991 if (!lgr->llc_flow_lcl.type && lgr->delayed_event) {
2017 enum smc_llc_flowtype flowtype = link->lgr->llc_flow_lcl.type;
2018 struct smc_llc_flow *flow = &link->lgr->llc_flow_lcl;
2053 smc_llc_flow_qentry_set(&link->lgr->llc_flow_lcl, qentry);
2225 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);
2252 smc_llc_flow_qentry_del(&lgr->llc_flow_lcl);