Home
last modified time | relevance | path

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

/net/smc/
A Dsmc_clc.h347 static inline bool smcr_indicated(int smc_type) in smcr_indicated() argument
349 return smc_type == SMC_TYPE_R || smc_type == SMC_TYPE_B; in smcr_indicated()
352 static inline bool smcd_indicated(int smc_type) in smcd_indicated() argument
354 return smc_type == SMC_TYPE_D || smc_type == SMC_TYPE_B; in smcd_indicated()

Completed in 4 milliseconds