Searched refs:WID_NIL (Results 1 – 2 of 2) sorted by relevance
26 {WID_NIL, 0}30 {WID_NIL, 0}38 {WID_NIL, 0}46 {WID_NIL, NULL}149 while (cfg->b[i].id != WID_NIL && cfg->b[i].id != wid) in wilc_wlan_parse_response_frame()169 while (cfg->w[i].id != WID_NIL && cfg->w[i].id != wid) in wilc_wlan_parse_response_frame()179 while (cfg->s[i].id != WID_NIL && cfg->s[i].id != wid) in wilc_wlan_parse_response_frame()207 while (wl->cfg.b[i].id != WID_NIL && in wilc_wlan_parse_info_frame()276 while (cfg->b[i].id != WID_NIL && cfg->b[i].id != wid) in wilc_wlan_cfg_get_val()292 while (cfg->w[i].id != WID_NIL && cfg->w[i].id != wid) in wilc_wlan_cfg_get_val()[all …]
199 WID_NIL = 0xffff, enumerator
Completed in 5 milliseconds