Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_llc.c1629 enum smc_llc_flowtype flowtype = link->lgr->llc_flow_lcl.type; in smc_llc_rx_response() local
1641 if (flowtype != SMC_LLC_FLOW_ADD_LINK || flow->qentry) in smc_llc_rx_response()
1645 if (flowtype != SMC_LLC_FLOW_DEL_LINK || flow->qentry) in smc_llc_rx_response()
1650 if (flowtype != SMC_LLC_FLOW_RKEY || flow->qentry) in smc_llc_rx_response()