Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h179 int wilc_hif_set_cfg(struct wilc_vif *vif,
H A Dcfg80211.c865 ret = wilc_hif_set_cfg(vif, &cfg_param_val); in set_wiphy_params()
H A Dhif.c1458 int wilc_hif_set_cfg(struct wilc_vif *vif, struct cfg_param_attr *param) in wilc_hif_set_cfg() function