Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c129 wid.type = WID_CHAR; in handle_scan_done()
214 wid_list[index].type = WID_CHAR; in wilc_scan()
246 wid_list[index].type = WID_CHAR; in wilc_scan()
282 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
294 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
300 wid_list[wid_cnt].type = WID_CHAR; in wilc_send_connect_wid()
358 wid.type = WID_CHAR; in handle_connect_timeout()
732 wid.type = WID_CHAR; in wilc_disconnect()
779 wid_list[wid_cnt].type = WID_CHAR; in wilc_get_statistics()
785 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()