Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h429 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit,
H A Dwlan.c1328 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get() function
1374 if (!wilc_wlan_cfg_get(vif, !i, in wilc_send_config_pkt()
H A Dnetdev.c539 if (wilc_wlan_cfg_get(vif, 1, WID_FIRMWARE_VERSION, 1, 0)) { in wilc_wlan_initialize()