Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan_cfg.c87 {WID_NIL, 0}
108 {WID_NIL, 0}
130 {WID_NIL, 0}
155 {WID_NIL, NULL}
285 if (g_cfg_byte[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
299 if (g_cfg_hword[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
317 if (g_cfg_word[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
335 if (g_cfg_str[i].id == WID_NIL) in wilc_wlan_parse_response_frame()
442 if (g_cfg_byte[i].id == WID_NIL) in wilc_wlan_cfg_get_wid_value()
454 if (g_cfg_hword[i].id == WID_NIL) in wilc_wlan_cfg_get_wid_value()
[all …]
Dwilc_wlan_if.h332 WID_NIL = 0xffff, enumerator
Dcoreconfigurator.c354 u16 u16WidID = (u16)WID_NIL; in parse_network_info()
Dhost_interface.c1481 u16 u16WidID = (u16)WID_NIL; in Handle_RcvdGnrlAsyncInfo()