Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_if.h312 WID_11I_MODE = 0x000C, enumerator
H A Dhif.c293 wid_list[wid_cnt].id = WID_11I_MODE; in wilc_send_connect_wid()
1117 wid_list[0].id = WID_11I_MODE; in wilc_add_ptk()
1241 wid_list[0].id = WID_11I_MODE; in wilc_add_rx_gtk()
H A Dnetdev.c314 if (!wilc_wlan_cfg_set(vif, 0, WID_11I_MODE, &b, 1, 0, 0)) in wilc_init_fw_config()