Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dwlan.h419 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit,
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()
Dnetdev.c524 if (wilc_wlan_cfg_get(vif, 1, WID_FIRMWARE_VERSION, 1, 0)) { in wilc_wlan_initialize()