Home
last modified time | relevance | path

Searched refs:WID_NIL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A 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 in wilc_wlan_cfg_get_val()
[all...]
H A Dwlan_if.h205 WID_NIL = 0xffff, enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.c27 {WID_NIL, 0}
31 {WID_NIL, 0}
39 {WID_NIL, 0}
47 {WID_NIL, NULL}
150 while (cfg->b[i].id != WID_NIL && cfg->b[i].id != wid) in wilc_wlan_parse_response_frame()
160 while (cfg->hw[i].id != WID_NIL && cfg->hw[i].id != wid) in wilc_wlan_parse_response_frame()
170 while (cfg->w[i].id != WID_NIL && cfg->w[i].id != wid) in wilc_wlan_parse_response_frame()
180 while (cfg->s[i].id != WID_NIL && cfg->s[i].id != wid) in wilc_wlan_parse_response_frame()
209 while (wl->cfg.b[i].id != WID_NIL && in wilc_wlan_parse_info_frame()
278 while (cfg->b[i].id != WID_NIL in wilc_wlan_cfg_get_val()
[all...]
H A Dwlan_if.h211 WID_NIL = 0xffff, enumerator

Completed in 7 milliseconds