Searched refs:ISM_ERROR (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dsmc.h50 #define ISM_ERROR 0xFFFF macro
/linux-master/drivers/s390/net/
H A Dism_drv.c137 WRITE_ONCE(resp->ret, ISM_ERROR);
242 if (ret && ret != ISM_ERROR)
262 if (ret && ret != ISM_ERROR)
400 if (ret && ret != ISM_ERROR)
/linux-master/net/smc/
H A Dsmc_ism.c214 if (!rc || rc == ISM_ERROR) {

Completed in 108 milliseconds