Home
last modified time | relevance | path

Searched refs:WID_CHAR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c124 wid.type = WID_CHAR; in handle_scan_done()
209 wid_list[index].type = WID_CHAR; in wilc_scan()
241 wid_list[index].type = WID_CHAR; in wilc_scan()
282 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
288 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
343 wid.type = WID_CHAR; in handle_connect_timeout()
699 wid.type = WID_CHAR; in wilc_disconnect()
745 wid_list[wid_cnt].type = WID_CHAR; in wilc_get_statistics()
751 wid_list[wid_cnt].type = WID_CHAR; in wilc_get_statistics()
1051 wid.type = WID_CHAR; in wilc_set_wep_default_keyid()
[all …]
H A Dwlan_if.h189 WID_CHAR = 0, enumerator
H A Dwlan_cfg.c147 case WID_CHAR: in wilc_wlan_parse_response_frame()