Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
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()
688 wid.type = WID_CHAR; in wilc_disconnect()
734 wid_list[wid_cnt].type = WID_CHAR; in wilc_get_statistics()
740 wid_list[wid_cnt].type = WID_CHAR; in wilc_get_statistics()
1040 wid.type = WID_CHAR; in wilc_set_wep_default_keyid()
[all …]
Dwlan_if.h189 WID_CHAR = 0, enumerator
Dwlan_cfg.c147 case WID_CHAR: in wilc_wlan_parse_response_frame()