Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_clc.h341 static inline u8 smc_indicated_type(int is_smcd, int is_smcr) in smc_indicated_type() argument
343 if (is_smcd && is_smcr) in smc_indicated_type()
347 if (is_smcr) in smc_indicated_type()