Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c129 wid.type = WID_CHAR; in handle_scan_done()
216 wid_list[index].type = WID_CHAR; in wilc_scan()
248 wid_list[index].type = WID_CHAR; in wilc_scan()
284 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
296 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
302 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
360 wid.type = WID_CHAR; in handle_connect_timeout()
735 wid.type = WID_CHAR; in wilc_disconnect()
782 wid_list[wid_cnt].type = WID_CHAR; in wilc_get_statistics()
788 wid_list[wid_cnt].type = WID_CHAR; in wilc_get_statistics()
[all …]
H A Dwlan_if.h195 WID_CHAR = 0, enumerator
H A Dwlan_cfg.c149 case WID_CHAR: in wilc_wlan_parse_response_frame()