Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h169 int wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies,
H A Dcfg80211.c427 ret = wilc_set_join_req(vif, bss->bssid, sme->ie, sme->ie_len); in connect()
H A Dhif.c1310 int wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, in wilc_set_join_req() function