Searched defs:update_beacon (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/rtl8188eu/core/
H A Drtw_ap.c353 update_beacon(padapter, _TIM_IE_, NULL, false);
828 update_beacon(padapter, _TIM_IE_, NULL, false);
1357 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) function
1527 update_beacon(padapter, 0xFF, NULL, true);
1539 update_beacon(padapter, 0xFF, NULL, true);
1552 update_beacon(padapter, _ERPINFO_IE_, NULL, true);
1563 update_beacon(padapter, _ERPINFO_IE_, NULL, true);
1577 update_beacon(padapter, 0xFF, NULL, true);
1589 update_beacon(padapter, 0xFF, NULL, true);
1637 update_beacon(padapte
[all...]

Completed in 45 milliseconds