Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dhif_tx.h58 int hif_update_ie_beacon(struct wfx_vif *wvif, const u8 *ies, size_t ies_len);
Dhif_tx.c507 int hif_update_ie_beacon(struct wfx_vif *wvif, const u8 *ies, size_t ies_len) in hif_update_ie_beacon() function
Dsta.c603 hif_update_ie_beacon(wvif, tim_ptr, tim_length); in wfx_update_tim()