Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dwlan.h380 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit,
Dwlan.c1043 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get() function
1089 if (!wilc_wlan_cfg_get(vif, !i, in wilc_send_config_pkt()
Dnetdev.c526 if (wilc_wlan_cfg_get(vif, 1, WID_FIRMWARE_VERSION, 1, 0)) { in wilc_wlan_initialize()