Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dwext-priv.c206 if (ret == -EIWCOMMIT) in ioctl_private_call()
244 if (ret == -EIWCOMMIT) in compat_private_call()
H A Dwext-core.c889 ((err == 0) || (err == -EIWCOMMIT))) { in ioctl_standard_iw_point()
1049 ((ret == 0) || (ret == -EIWCOMMIT))) in ioctl_standard_call()
1057 if (ret == -EIWCOMMIT) in ioctl_standard_call()
/openbmc/linux/include/net/
H A Diw_handler.h257 #define EIWCOMMIT EINPROGRESS macro