Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_tx.h58 int hif_update_ie_beacon(struct wfx_vif *wvif, const u8 *ies, size_t ies_len);
H A 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
H A Dsta.c603 hif_update_ie_beacon(wvif, tim_ptr, tim_length); in wfx_update_tim()