Searched refs:GENL_SET_ERR_MSG (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | genetlink.h | 114 #define GENL_SET_ERR_MSG(info, msg) NL_SET_ERR_MSG((info)->extack, msg) macro
|
| /Linux-v5.4/drivers/net/wireless/ |
| D | mac80211_hwsim.c | 3060 GENL_SET_ERR_MSG(info, "perm addr already present"); in mac80211_hwsim_new_radio() 3482 GENL_SET_ERR_MSG(info, "must have at least one channel"); in hwsim_new_radio_nl() 3487 GENL_SET_ERR_MSG(info, "too many channels specified"); in hwsim_new_radio_nl() 3517 GENL_SET_ERR_MSG(info,"MAC is no valid source addr"); in hwsim_new_radio_nl()
|
| /Linux-v5.4/net/wireless/ |
| D | nl80211.c | 1156 GENL_SET_ERR_MSG(info, "key with def && defmgmt is invalid"); in nl80211_parse_key() 1162 GENL_SET_ERR_MSG(info, "defmgmt key must be mcast"); in nl80211_parse_key() 1170 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1176 GENL_SET_ERR_MSG(info, "def key idx not 0-3"); in nl80211_parse_key() 1181 GENL_SET_ERR_MSG(info, "key idx not 0-5"); in nl80211_parse_key() 1226 GENL_SET_ERR_MSG(info, "key index out of range [0-3]"); in nl80211_parse_connkeys() 1231 GENL_SET_ERR_MSG(info, in nl80211_parse_connkeys() 1247 GENL_SET_ERR_MSG(info, "connect key must be WEP"); in nl80211_parse_connkeys() 1263 GENL_SET_ERR_MSG(info, "need a default/TX key"); in nl80211_parse_connkeys() 8390 GENL_SET_ERR_MSG(info, in nl80211_notify_radar_detection() [all …]
|