Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
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 && cfg->b[i].id != wid) in wilc_wlan_cfg_get_val()
[all …]
Dwlan_if.h209 WID_NIL = 0xffff, enumerator