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.h458 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit,
H A Dwlan.c1514 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get() function
1560 if (!wilc_wlan_cfg_get(vif, !i, in wilc_send_config_pkt()
H A Dnetdev.c549 if (wilc_wlan_cfg_get(vif, 1, WID_FIRMWARE_VERSION, 1, 0)) { in wilc_wlan_initialize()