Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dwlan_cfg.c25 {WID_NIL, 0}
29 {WID_NIL, 0}
37 {WID_NIL, 0}
45 {WID_NIL, NULL}
148 while (cfg->b[i].id != WID_NIL && cfg->b[i].id != wid) in wilc_wlan_parse_response_frame()
158 while (cfg->hw[i].id != WID_NIL && cfg->hw[i].id != wid) in wilc_wlan_parse_response_frame()
168 while (cfg->w[i].id != WID_NIL && cfg->w[i].id != wid) in wilc_wlan_parse_response_frame()
178 while (cfg->s[i].id != WID_NIL && cfg->s[i].id != wid) in wilc_wlan_parse_response_frame()
206 while (wl->cfg.b[i].id != WID_NIL && in wilc_wlan_parse_info_frame()
275 while (cfg->b[i].id != WID_NIL && cfg->b[i].id != wid) in wilc_wlan_cfg_get_val()
[all …]
Dwlan_if.h205 WID_NIL = 0xffff, enumerator