Searched refs:wids (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/staging/wilc1000/ |
D | wilc_wlan.c | 1226 int wilc_send_config_pkt(struct wilc_vif *vif, u8 mode, struct wid *wids, in wilc_send_config_pkt() argument 1235 wids[i].id, in wilc_send_config_pkt() 1243 wids[i].size = wilc_wlan_cfg_get_val(wids[i].id, in wilc_send_config_pkt() 1244 wids[i].val, in wilc_send_config_pkt() 1245 wids[i].size); in wilc_send_config_pkt() 1250 wids[i].id, in wilc_send_config_pkt() 1251 wids[i].val, in wilc_send_config_pkt() 1252 wids[i].size, in wilc_send_config_pkt()
|
D | wilc_wlan.h | 295 int wilc_send_config_pkt(struct wilc_vif *vif, u8 mode, struct wid *wids,
|