Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan_cfg.c83 {WID_NIL, 0}
104 {WID_NIL, 0}
126 {WID_NIL, 0}
148 {WID_NIL, NULL}
280 if (g_cfg_byte[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
294 if (g_cfg_hword[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
309 if (g_cfg_word[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
326 if (g_cfg_str[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
440 if (g_cfg_byte[i].id == WID_NIL) in wilc_wlan_cfg_get_wid_value()
452 if (g_cfg_hword[i].id == WID_NIL) in wilc_wlan_cfg_get_wid_value()
[all …]
Dwilc_wlan_if.h221 WID_NIL = 0xffff, enumerator